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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 湛谷嘆臓}湛谷嘆臓{^ 10010010010110001001001001001010100100100101000110010001100111110111110110010010010110001001001001001010100100100101000110010001100111110111101101011110 9258924a9251919f7d9258924a9251919f7b5e
EUC-JP 湛谷嘆臓}湛谷嘆臓{^ 11000011101110011100001110101011110000111011001011000010101000010111110111000011101110011100001110101011110000111011001011000010101000010111101101011110 c3b9c3abc3b2c2a17dc3b9c3abc3b2c2a17b5e
UTF-8 湛谷嘆臓}湛谷嘆臓{^ 111001101011100110011011111010001011000010110111111001011001100010000110111010001000011110010011011111011110011010111001100110111110100010110000101101111110010110011000100001101110100010000111100100110111101101011110 e6b99be8b0b7e59886e887937de6b99be8b0b7e59886e887937b5e
UHC 湛谷嘆?}湛谷嘆?{^ 1101001111000000110011011101101111110111101000110011111101111101110100111100000011001101110110111111011110100011001111110111101101011110 d3c0cddbf7a33f7dd3c0cddbf7a33f7b5e

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