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 蜈帝エヲ}蜈帝エヲ{^ 111001011000010110010010111010011011010010100110011111011110010110000101100100101110100110110100101001100111101101011110 e58592e9b4a67de58592e9b4a67b5e
EUC-JP 蜈帝エヲ}蜈帝エヲ{^ 11101001111001011100010011101011100011101011010010001110101001100111110111101001111001011100010011101011100011101011010010001110101001100111101101011110 e9e5c4eb8eb48ea67de9e5c4eb8eb48ea67b5e
UTF-8 蜈帝エヲ}蜈帝エヲ{^ 111010001001110010001000111001011011100010011101111011111011110110110100111011111011110110100110011111011110100010011100100010001110010110111000100111011110111110111101101101001110111110111101101001100111101101011110 e89c88e5b89defbdb4efbda67de89c88e5b89defbdb4efbda67b5e
UHC 蜈帝??}蜈帝??{^ 111010001010010111110000101010000011111100111111011111011110100010100101111100001010100000111111001111110111101101011110 e8a5f0a83f3f7de8a5f0a83f3f7b5e

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