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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ゙舅}゙舅{^ 11110110110100101101111011100100011011100111110111110110110100101101111011100100011011100111101101011110 f6d2dee46e7df6d2dee46e7b5e
EUC-JP ?゙舅}?゙舅{^ 00111111100011101101111011100111110011110111110100111111100011101101111011100111110011110111101101011110 3f8edee7cf7d3f8edee7cf7b5e
UTF-8 ゙舅}゙舅{^ 111011101001001110111001111011111011111010011110111010001000100010000101011111011110111010010011101110011110111110111110100111101110100010001000100001010111101101011110 ee93b9efbe9ee888857dee93b9efbe9ee888857b5e
UHC ??舅}??舅{^ 0011111100111111110011111100000001111101001111110011111111001111110000000111101101011110 3f3fcfc07d3f3fcfc07b5e

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