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 癲????ⅰ循?ぅ^ 1110000110011111001111110011111100111111001111111111101001000000100011110111101000111111100000101010001101011110 e19f3f3f3f3ffa408f7a3f82a35e
EUC-JP 癲?????循?ぅ^ 11100010101000010011111100111111001111110011111100111111101111011101101100111111101001001010010101011110 e2a13f3f3f3f3fbddb3fa4a55e
UTF-8 癲쇻룓杻삥ⅰ循뗭ぅ^ 11100111100110011011001011101100100001111011101111101011101000111001001111101111101001111000100011101100100000101010010111100010100001011011000011100101101111101010101011101011100101111010110111100011100000011000010101011110 e799b2ec87bbeba393efa788ec82a5e285b0e5beaaeb97ade381855e
UHC 癲쇻룓杻삥ⅰ循뗭ぅ^ 11101111101001101001100111100011100011111001000011101010111101001011101111100110101001011010000111100010111000001000101111101100101010101010010101011110 efa699e38f90eaf4bbe6a5a1e2e08becaaa55e

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