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 螂ェ蜿ゥ}螂ェ蜿ゥ{^ 111001011010010110101010111001011000111110101001011111011110010110100101101010101110010110001111101010010111101101011110 e5a5aae58fa97de5a5aae58fa97b5e
EUC-JP 螂ェ蜿ゥ}螂ェ蜿ゥ{^ 11101010101001111000111010101010111010011110111110001110101010010111110111101010101001111000111010101010111010011110111110001110101010010111101101011110 eaa78eaae9ef8ea97deaa78eaae9ef8ea97b5e
UTF-8 螂ェ蜿ゥ}螂ェ蜿ゥ{^ 111010001001111010000010111011111011110110101010111010001001110010111111111011111011110110101001011111011110100010011110100000101110111110111101101010101110100010011100101111111110111110111101101010010111101101011110 e89e82efbdaae89cbfefbda97de89e82efbdaae89cbfefbda97b5e
UHC 螂???}螂???{^ 11010101110011000011111100111111001111110111110111010101110011000011111100111111001111110111101101011110 d5cc3f3f3f7dd5cc3f3f3f7b5e

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