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 筌?‘苑??矜爰 11100010101000110011111110000001011001011000100110010001001111110011111111100001111000001110000010100111 e2a33f816589913f3fe1e0e0a7
EUC-JP 筌?‘苑??矜爰 11100100101001010011111110100001110001101011000111110001001111110011111111100010111000101110000010101001 e4a53fa1c6b1f13f3fe2e2e0a9
UTF-8 筌띾‘苑띶맅矜爰 111001111010110110001100111010111001110110111110111000101000000010011000111010001000101110010001111010111001110110110110111010111010011110000101111001111001111110011100111001111000100010110000 e7ad8ceb9dbee28098e88b91eb9db6eba785e79f9ce788b0
UHC 筌띾‘苑띶맅矜爰 11101111101001111000110111101011101000011010111011101010101111011000110111100101100100001001111111010000111010001110101010111010 efa78deba1aeeabd8de5909fd0e8eaba

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