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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 癲????┷鷹??^ 11100001100111110011111100111111001111110011111110000100101110001001000111101001001111110011111101011110 e19f3f3f3f3f84b891e93f3f5e
EUC-JP 癲??嫄?┷鷹??^ 111000101010000100111111001111111000111110111010101000010011111110101000101110101100001011101011001111110011111101011110 e2a13f3f8fbaa13fa8bac2eb3f3f5e
UTF-8 癲븐룇嫄숋┷鷹녾콡^ 11100111100110011011001011101011101110001001000011101011101000111000011111100101101010111000010011101100100010001000101111100010100101001011011111101001101101111011100111101011100001011011111011101100101111011010000101011110 e799b2ebb890eba387e5ab84ec888be294b7e9b7b9eb85beecbda15e
UHC 癲븐룇嫄숋┷鷹녾콡^ 11101111101001101011101011101100100011111000011011101010101100011001100111101111101001101011101011101011111011011000011011101010101100011001100101011110 efa6baec8f86eab199efa6baebed86eab1995e

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