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 ?靑???靑??^ 0011111111111011111100100011111100111111001111111111101111110010001111110011111101011110 3ffbf23f3f3ffbf23f3f5e
EUC-JP ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
UTF-8 뤚靑띵덤뤚靑띵덤^ 11101011101001001001101011101001100111011001000111101011100111011011010111101011100011011010010011101011101001001001101011101001100111011001000111101011100111011011010111101011100011011010010001011110 eba49ae99d91eb9db5eb8da4eba49ae99d91eb9db5eb8da45e
UHC 뤚靑띵덤뤚靑띵덤^ 1000111111001001111101001110110010110110111100101011010011111101100011111100100111110100111011001011011011110010101101001111110101011110 8fc9f4ecb6f2b4fd8fc9f4ecb6f2b4fd5e

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