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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 沚懶あ?さ?? 1001111110001101100111001110111110000010101000000011111110000010101100110011111100111111 9f8d9cef82a03f82b33f3f
EUC-JP 沚懶あ?さ?? 1101110111101101110110001111000110100100101000100011111110100100101101010011111100111111 ddedd8f1a4a23fa4b53f3f
UTF-8 沚懶あ덞さ닺ㄲ 111001101011001010011010111001101000011110110110111000111000000110000010111010111000110110011110111000111000000110010101111010111000101110111010111000111000010010110010 e6b29ae687b6e38182eb8d9ee38195eb8bbae384b2
UHC 沚懶あ덞さ닺ㄲ 1111001010101111110101001111101110101010101000101011010011111011101010101011010110110100111010001010010010100010 f2afd4fbaaa2b4fbaab5b4e8a4a2

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