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 ??f??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 癲癲f癲癲^}Y癲癲f癲癲^}bE 11100001100111111110000110011111011001101110000110011111111000011001111101011110011111010101100111100001100111111110000110011111011001101110000110011111111000011001111101011110011111010110001001000101 e19fe19f66e19fe19f5e7d59e19fe19f66e19fe19f5e7d6245
EUC-JP 癲癲f癲癲^}Y癲癲f癲癲^}bE 11100010101000011110001010100001011001101110001010100001111000101010000101011110011111010101100111100010101000011110001010100001011001101110001010100001111000101010000101011110011111010110001001000101 e2a1e2a166e2a1e2a15e7d59e2a1e2a166e2a1e2a15e7d6245
UTF-8 癲癲f癲癲^}Y癲癲f癲癲^}bE 111001111001100110110010111001111001100110110010011001101110011110011001101100101110011110011001101100100101111001111101010110011110011110011001101100101110011110011001101100100110011011100111100110011011001011100111100110011011001001011110011111010110001001000101 e799b2e799b266e799b2e799b25e7d59e799b2e799b266e799b2e799b25e7d6245
UHC 癲癲f癲癲^}Y癲癲f癲癲^}bE 11101111101001101110111110100110011001101110111110100110111011111010011001011110011111010101100111101111101001101110111110100110011001101110111110100110111011111010011001011110011111010110001001000101 efa6efa666efa6efa65e7d59efa6efa666efa6efa65e7d6245

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