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 ??????~B 0011111100111111001111110011111100111111001111110111111001000010 3f3f3f3f3f3f7e42
SJIS-WIN 姨??姨??~B 10011011010010000011111100111111100110110100100000111111001111110111111001000010 9b483f3f9b483f3f7e42
EUC-JP 姨??姨??~B 11010101101010010011111100111111110101011010100100111111001111110111111001000010 d5a93f3fd5a93f3f7e42
UTF-8 姨뚰쉯姨뚯㎖~B 1110010110100111101010001110101110011010101100001110110010001001101011111110010110100111101010001110101110011010101011111110001110001110100101100111111001000010 e5a7a8eb9ab0ec89afe5a7a8eb9aafe38e967e42
UHC 姨뚰쉯姨뚯㎖~B 1110110010101001100011001110110110011010100001111110110010101001100011001110110010100111101000100111111001000010 eca98ced9a87eca98ceca7a27e42

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