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 第?蘖?第?蘖?^ 10010001111001100011111110011111010100000011111110010001111001100011111110011111010100000011111101011110 91e63f9f503f91e63f9f503f5e
EUC-JP 第?蘖?第?蘖?^ 11000010111010000011111111011101101100010011111111000010111010000011111111011101101100010011111101011110 c2e83fddb13fc2e83fddb13f5e
UTF-8 第렟蘖쌨第렟蘖쌤^ 11100111101011001010110011101011101000001001111111101000100110001001011011101100100011001010100011100111101011001010110011101011101000001001111111101000100110001001011011101100100011001010010001011110 e7acaceba09fe89896ec8ca8e7acaceba09fe89896ec8ca45e
UHC 第렟蘖쌨第렟蘖쌤^ 1111000010101111100011101011000011100101111011101011110111011110111100001010111110001110101100001110010111101110101111011101110001011110 f0af8eb0e5eebddef0af8eb0e5eebddc5e

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