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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ?納????納???B 00111111100101000101101100111111001111110011111100111111100101000101101100111111001111110011111101000010 3f945b3f3f3f3f945b3f3f3f42
EUC-JP ?納鋌???納鋌??B 0011111111000111101111001000111111100100101110110011111100111111001111111100011110111100100011111110010010111011001111110011111101000010 3fc7bc8fe4bb3f3f3fc7bc8fe4bb3f3f42
UTF-8 룶納鋌룴컑룶納鋌룴컑B 11101011101000111011011011100111101101001000110111101001100010111000110011101011101000111011010011101100101110111001000111101011101000111011011011100111101101001000110111101001100010111000110011101011101000111011010011101100101110111001000101000010 eba3b6e7b48de98b8ceba3b4ecbb91eba3b6e7b48de98b8ceba3b4ecbb9142
UHC 룶納鋌룴컑룶納鋌룴컑B 100011111010101111010010101000011110111111111011100011111010100110110000011101101000111110101011110100101010000111101111111110111000111110101001101100000111011001000010 8fabd2a1effb8fa9b0768fabd2a1effb8fa9b07642

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