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 001111110011111100111111100101000100011100111111001111110100000001101000 3f3f3f94473f3f4068
EUC-JP ???濡??@h 001111110011111100111111110001111010100000111111001111110100000001101000 3f3f3fc7a83f3f4068
UTF-8 溜김뮳濡껊젾@h 1110111110100111100010111110101010111001100000001110101110101110101100111110011010111111101000011110101010111011100010101110110010100000101111100100000001101000 efa78beab980ebaeb3e6bfa1eabb8aeca0be4068
UHC 溜김뮳濡껊젾@h 1110101011111110101100011110100010010010101111001110101110100001100000111110101110100000101100000100000001101000 eafeb1e892bceba183eba0b04068

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