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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ?脹????脹?? 0011111110010010101011110011111100111111001111110011111110010010101011110011111100111111 3f92af3f3f3f3f92af3f3f
EUC-JP ?脹????脹?? 0011111111000100101100010011111100111111001111110011111111000100101100010011111100111111 3fc4b13f3f3f3fc4b13f3f
UTF-8 뤋脹찋샅렭뤋脹챀뤋 111010111010010010001011111010001000010010111001111011001011000010001011111011001000001110000101111010111010000010101101111010111010010010001011111010001000010010111001111011001011000110000000111010111010010010001011 eba48be884b9ecb08bec8385eba0adeba48be884b9ecb180eba48b
UHC 뤋脹찋샅렭뤋脹챀뤋 100011111011101111110011111011001010100110001111101110111111010010001110101110101000111110111011111100111110110010101010010100001000111110111011 8fbbf3eca98fbbf48eba8fbbf3ecaa508fbb

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