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 蒹帝エヲ}蒹帝エヲ{^ 111001001110001110010010111010011011010010100110011111011110010011100011100100101110100110110100101001100111101101011110 e4e392e9b4a67de4e392e9b4a67b5e
EUC-JP 蒹帝エヲ}蒹帝エヲ{^ 11101000111001011100010011101011100011101011010010001110101001100111110111101000111001011100010011101011100011101011010010001110101001100111101101011110 e8e5c4eb8eb48ea67de8e5c4eb8eb48ea67b5e
UTF-8 蒹帝エヲ}蒹帝エヲ{^ 111010001001001010111001111001011011100010011101111011111011110110110100111011111011110110100110011111011110100010010010101110011110010110111000100111011110111110111101101101001110111110111101101001100111101101011110 e892b9e5b89defbdb4efbda67de892b9e5b89defbdb4efbda67b5e
UHC ?帝??}?帝??{^ 00111111111100001010100000111111001111110111110100111111111100001010100000111111001111110111101101011110 3ff0a83f3f7d3ff0a83f3f7b5e

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