To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?納賞?納詳^ 0011111110010100010110111000111111011100001111111001010001011011100011111101101001011110 3f945b8fdc3f945b8fda5e
EUC-JP ?納賞?納詳^ 0011111111000111101111001011111011011110001111111100011110111100101111101101110001011110 3fc7bcbede3fc7bcbedc5e
UTF-8 룶納賞룶納詳^ 11101011101000111011011011100111101101001000110111101000101100111001111011101011101000111011011011100111101101001000110111101000101010011011001101011110 eba3b6e7b48de8b39eeba3b6e7b48de8a9b35e
UHC 룶納賞룶納詳^ 10001111101010111101001010100001110111111101101110001111101010111101001010100001110111111101100101011110 8fabd2a1dfdb8fabd2a1dfd95e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)