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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 癲??惟??癲 11100001100111110011111100111111100010001101001000111111001111111110000110011111 e19f3f3f88d23f3fe19f
EUC-JP 癲??惟??癲 11100010101000010011111100111111101100001101010000111111001111111110001010100001 e2a13f3fb0d43f3fe2a1
UTF-8 癲ㅺ슝惟곕♥癲 111001111001100110110010111000111000010110111010111011001000101010011101111001101000001110011111111010101011001110010101111000101001100110100101111001111001100110110010 e799b2e385baec8a9de6839feab395e299a5e799b2
UHC 癲ㅺ슝惟곕♥癲 1110111110100110101001001110101010111101101110011110101011101110101100001110101110100010101111101110111110100110 efa6a4eabdb9eaeeb0eba2beefa6

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