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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 癲パ?????猿 1110000110011111100000110111000000111111001111110011111100111111001111111000100110001110 e19f83703f3f3f3f3f898e
EUC-JP 癲パ?????猿 1110001010100001101001011101000100111111001111110011111100111111001111111011000111101110 e2a1a5d13f3f3f3f3fb1ee
UTF-8 癲パ껋퐠麗멸퇍猿 111001111001100110110010111000111000001110010001111010101011101110001011111011011001000010100000111011111010011010001000111010111010100110111000111011011000011110001101111001111000110010111111 e799b2e38391eabb8bed90a0efa688eba9b8ed878de78cbf
UHC 癲パ껋퐠麗멸퇍猿 11101111101001101010101111010001100000111110110010111101100010011110011010110000101110001110101010110111100111101110101010111011 efa6abd183ecbd89e6b0b8eab79eeabb

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