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 ???{???? 0011111100111111001111110111101100111111001111110011111100111111 3f3f3f7b3f3f3f3f
SJIS-WIN 癌??{影??節 1000101011100000001111110011111101111011100010010110010100111111001111111001000011011111 8ae03f3f7b89653f3f90df
EUC-JP 癌??{影??節 1011010011100010001111110011111101111011101100011100011000111111001111111100000011100001 b4e23f3f7bb1c63f3fc0e1
UTF-8 癌꿱눎{影좑풏節 11100111100110011000110011101010101111111011000111101011100010001000111001111011111001011011110110110001111011001010001010010001111011011001001010001111111001111010111110000000 e7998ceabfb1eb888e7be5bdb1eca291ed928fe7af80
UHC 癌꿱눎{影좑풏節 111001001101111110110010111010001000011110101010011110111110011110101111101000001110111110111110100100111110111110111101 e4dfb2e887aa7be7afa0efbe93efbd

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