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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?睛???睛??^ 0011111111100001110010110011111100111111001111111110000111001011001111110011111101011110 3fe1cb3f3f3fe1cb3f3f5e
EUC-JP ?睛???睛??^ 0011111111100010110011010011111100111111001111111110001011001101001111110011111101011110 3fe2cd3f3f3fe2cd3f3f5e
UTF-8 뤗睛쿱덤뤗睛쿱덤^ 11101011101001001001011111100111100111011001101111101100101111111011000111101011100011011010010011101011101001001001011111100111100111011001101111101100101111111011000111101011100011011010010001011110 eba497e79d9becbfb1eb8da4eba497e79d9becbfb1eb8da45e
UHC 뤗睛쿱덤뤗睛쿱덤^ 1000111111000111111011111110110011000100111100101011010011111101100011111100011111101111111011001100010011110010101101001111110101011110 8fc7efecc4f2b4fd8fc7efecc4f2b4fd5e

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