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 娃??鈺??絶 10001000101000010011111100111111111110111100010000111111001111111001000011100010 88a13f3ffbc43f3f90e2
EUC-JP 娃??鈺??絶 1011000010100011001111110011111110001111111000111101010100111111001111111100000011100100 b0a33f3f8fe3d53f3fc0e4
UTF-8 娃띰쉠鈺싨변絶 111001011010100010000011111010111001110110110000111011001000100110100000111010011000100010111010111011001000101110101000111010111011001110000000111001111011010110110110 e5a883eb9db0ec89a0e988baec8ba8ebb380e7b5b6
UHC 娃띰쉠鈺싨변絶 1110100011011111101101101110111110111101101010101110100010101101100110101110011010111010101011111110111110111110 e8dfb6efbdaae8ad9ae6baafefbe

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