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 10001110111110101000111011111010011001101000111011111010100011101111101001011110011111010101100110001110111110101000111011111010011001101000111011111010100011101111101001011110011111010110001001000101 8efa8efa668efa8efa5e7d598efa8efa668efa8efa5e7d6245
EUC-JP 囚囚f囚囚^}Y囚囚f囚囚^}bE 10111100111111001011110011111100011001101011110011111100101111001111110001011110011111010101100110111100111111001011110011111100011001101011110011111100101111001111110001011110011111010110001001000101 bcfcbcfc66bcfcbcfc5e7d59bcfcbcfc66bcfcbcfc5e7d6245
UTF-8 囚囚f囚囚^}Y囚囚f囚囚^}bE 111001011001101110011010111001011001101110011010011001101110010110011011100110101110010110011011100110100101111001111101010110011110010110011011100110101110010110011011100110100110011011100101100110111001101011100101100110111001101001011110011111010110001001000101 e59b9ae59b9a66e59b9ae59b9a5e7d59e59b9ae59b9a66e59b9ae59b9a5e7d6245
UHC 囚囚f囚囚^}Y囚囚f囚囚^}bE 11100001111101101110000111110110011001101110000111110110111000011111011001011110011111010101100111100001111101101110000111110110011001101110000111110110111000011111011001011110011111010110001001000101 e1f6e1f666e1f6e1f65e7d59e1f6e1f666e1f6e1f65e7d6245

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