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 ????????F 001111110011111100111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f3f3f46
SJIS-WIN ?ー?エ?ー?ウF 001111111011000000111111101101000011111110110000001111111011001101000110 3fb03fb43fb03fb346
EUC-JP ?ー?エ?ー?ウF 00111111100011101011000000111111100011101011010000111111100011101011000000111111100011101011001101000110 3f8eb03f8eb43f8eb03f8eb346
UTF-8 䵸ー䵸エ䵸ー䵸ウF 11100100101101011011100011101111101111011011000011100100101101011011100011101111101111011011010011100100101101011011100011101111101111011011000011100100101101011011100011101111101111011011001101000110 e4b5b8efbdb0e4b5b8efbdb4e4b5b8efbdb0e4b5b8efbdb346
UHC ????????F 001111110011111100111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f3f3f46

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