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 泳g????@h 10001001011010101000001010000111001111110011111100111111001111110100000001101000 896a82873f3f3f3f4068
EUC-JP 泳g????@h 10110001110010111010001111100111001111110011111100111111001111110100000001101000 b1cba3e73f3f3f3f4068
UTF-8 泳g젳咽뽩린@h 1110011010110011101100111110111110111101100001111110110010100000101100111110111110100110100111101110101110111101101010011110101110100110101100000100000001101000 e6b3b3efbd87eca0b3efa69eebbda9eba6b04068
UHC 泳g젳咽뽩린@h 1110011110110110101000111110011110100000101001111110011011101100100101101110010110111000101100000100000001101000 e7b6a3e7a0a7e6ec96e5b8b04068

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