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 癲??巡??柔 11100001100111110011111100111111100011111000010000111111001111111000111101011111 e19f3f3f8f843f3f8f5f
EUC-JP 癲??巡??柔 11100010101000010011111100111111101111011110010000111111001111111011110111000000 e2a13f3fbde43f3fbdc0
UTF-8 癲욌맩巡묈뮩柔 111001111001100110110010111011001001101010001100111010111010011110101001111001011011011110100001111010111010110010001000111010111010111010101001111001101001111110010100 e799b2ec9a8ceba7a9e5b7a1ebac88ebaea9e69f94
UHC 癲욌맩巡묈뮩柔 1110111110100110100111101110101110010000101100011110001011011110100100011110010110010010101100111110101011110101 efa69eeb90b1e2de91e592b3eaf5

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