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 ???v???vB 001111110011111100111111011101100011111100111111001111110111011001000010 3f3f3f763f3f3f7642
SJIS-WIN 席??v席??vB 1001000011001000001111110011111101110110100100001100100000111111001111110111011001000010 90c83f3f7690c83f3f7642
EUC-JP 席??v席??vB 1100000011001010001111110011111101110110110000001100101000111111001111110111011001000010 c0ca3f3f76c0ca3f3f7642
UTF-8 席롎롖v席롎롖vB 111001011011100010101101111010111010000110001110111010111010000110010110011101101110010110111000101011011110101110100001100011101110101110100001100101100111011001000010 e5b8adeba18eeba19676e5b8adeba18eeba1967642
UHC 席롎롖v席롎롖vB 111000001010110010001110110101001000111011011010011101101110000010101100100011101101010010001110110110100111011001000010 e0ac8ed48eda76e0ac8ed48eda7642

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