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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??迎}??迎{^ 0011111100111111100011000111110101111101001111110011111110001100011111010111101101011110 3f3f8c7d7d3f3f8c7d7b5e
EUC-JP ??迎}??迎{^ 0011111100111111101101111101111001111101001111110011111110110111110111100111101101011110 3f3fb7de7d3f3fb7de7b5e
UTF-8 굡눅迎}굡눅迎{^ 111010101011010110100001111010111000100010000101111010001011111110001110011111011110101010110101101000011110101110001000100001011110100010111111100011100111101101011110 eab5a1eb8885e8bf8e7deab5a1eb8885e8bf8e7b5e
UHC 굡눅迎}굡눅迎{^ 101100011011011010110100101010101110011111001010011111011011000110110110101101001010101011100111110010100111101101011110 b1b6b4aae7ca7db1b6b4aae7ca7b5e

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