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 ??????@h 0011111100111111001111110011111100111111001111110100000001101000 3f3f3f3f3f3f4068
SJIS-WIN 隱ー蜊ウ阡オ@h 1110100010101010101100001110010110001101101100111110100010010100101101010100000001101000 e8aab0e58db3e894b54068
EUC-JP 隱ー蜊ウ阡オ@h 1111000010101100100011101011000011101001111011011000111010110011111011111111010010001110101101010100000001101000 f0ac8eb0e9ed8eb3eff48eb54068
UTF-8 隱ー蜊ウ阡オ@h 1110100110011010101100011110111110111101101100001110100010011100100010101110111110111101101100111110100110011000101000011110111110111101101101010100000001101000 e99ab1efbdb0e89c8aefbdb3e998a1efbdb54068
UHC 隱???阡?@h 11101011110111110011111100111111001111111111010011000110001111110100000001101000 ebdf3f3f3ff4c63f4068

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