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 뤋脹쪕샅렣뤋脹췋 111010111010010010001011111010001000010010111001111011001010101010010101111011001000001110000101111010111010000010100011111010111010010010001011111010001000010010111001111011001011011110001011 eba48be884b9ecaa95ec8385eba0a3eba48be884b9ecb78b
UHC 뤋脹쪕샅렣뤋脹췋 10001111101110111111001111101100101001011000111110111011111101001000111010110100100011111011101111110011111011001010111001000110 8fbbf3eca58fbbf48eb48fbbf3ecae46

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