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 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245
SJIS-WIN 蒟写雫f蒟写雫^}Y蒟写雫f蒟写雫^}bE 111001001110010110001110110010101000111010110100011001101110010011100101100011101100101010001110101101000101111001111101010110011110010011100101100011101100101010001110101101000110011011100100111001011000111011001010100011101011010001011110011111010110001001000101 e4e58eca8eb466e4e58eca8eb45e7d59e4e58eca8eb466e4e58eca8eb45e7d6245
EUC-JP 蒟写雫f蒟写雫^}Y蒟写雫f蒟写雫^}bE 111010001110011110111100110011001011110010110110011001101110100011100111101111001100110010111100101101100101111001111101010110011110100011100111101111001100110010111100101101100110011011101000111001111011110011001100101111001011011001011110011111010110001001000101 e8e7bcccbcb666e8e7bcccbcb65e7d59e8e7bcccbcb666e8e7bcccbcb65e7d6245
UTF-8 蒟写雫f蒟写雫^}Y蒟写雫f蒟写雫^}bE 111010001001001010011111111001011000011010011001111010011001101110101011011001101110100010010010100111111110010110000110100110011110100110011011101010110101111001111101010110011110100010010010100111111110010110000110100110011110100110011011101010110110011011101000100100101001111111100101100001101001100111101001100110111010101101011110011111010110001001000101 e8929fe58699e99bab66e8929fe58699e99bab5e7d59e8929fe58699e99bab66e8929fe58699e99bab5e7d6245
UHC ???f???^}Y???f???^}bE 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245

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