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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?脹????脹? 00111111100100101010111100111111001111110011111100111111100100101010111100111111 3f92af3f3f3f3f92af3f
EUC-JP ?脹????脹? 00111111110001001011000100111111001111110011111100111111110001001011000100111111 3fc4b13f3f3f3fc4b13f
UTF-8 뤋脹쾹샅렧뤋脹쵍 111010111010010010001011111010001000010010111001111011001011111010111001111011001000001110000101111010111010000010100111111010111010010010001011111010001000010010111001111011001011010110001101 eba48be884b9ecbeb9ec8385eba0a7eba48be884b9ecb58d
UHC 뤋脹쾹샅렧뤋脹쵍 10001111101110111111001111101100101100101000111110111011111101001000111010110110100011111011101111110011111011001010110010001111 8fbbf3ecb28fbbf48eb68fbbf3ecac8f

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