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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?睛頸????紙 0011111111100001110010111110100011110010001111110011111100111111001111111000111010000110 3fe1cbe8f23f3f3f3f8e86
EUC-JP ?睛頸????紙 0011111111100010110011011111000011110100001111110011111100111111001111111011101111100110 3fe2cdf0f43f3f3f3fbbe6
UTF-8 뤗睛頸펿틣헴렼紙 111010111010010010010111111001111001110110011011111010011010000010111000111011011000111010111111111011011000101110100011111011011001011110110100111010111010000010111100111001111011010010011001 eba497e79d9be9a0b8ed8ebfed8ba3ed97b4eba0bce7b499
UHC 뤗睛頸펿틣헴렼紙 10001111110001111110111111101100110011001111001010111100100011101011101010001111110001111111000010001110110001001111001010110101 8fc7efecccf2bc8eba8fc7f08ec4f2b5

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