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 10001001011010111001000101001100011001101000100101101011100100010100110001011110011111010101100110001001011010111001000101001100011001101000100101101011100100010100110001011110011111010110001001000101 896b914c66896b914c5e7d59896b914c66896b914c5e7d6245
EUC-JP 洩銑f洩銑^}Y洩銑f洩銑^}bE 10110001110011001100000110101101011001101011000111001100110000011010110101011110011111010101100110110001110011001100000110101101011001101011000111001100110000011010110101011110011111010110001001000101 b1ccc1ad66b1ccc1ad5e7d59b1ccc1ad66b1ccc1ad5e7d6245
UTF-8 洩銑f洩銑^}Y洩銑f洩銑^}bE 111001101011010010101001111010011000101010010001011001101110011010110100101010011110100110001010100100010101111001111101010110011110011010110100101010011110100110001010100100010110011011100110101101001010100111101001100010101001000101011110011111010110001001000101 e6b4a9e98a9166e6b4a9e98a915e7d59e6b4a9e98a9166e6b4a9e98a915e7d6245
UHC 洩銑f洩銑^}Y洩銑f洩銑^}bE 11100000110111011110000011010101011001101110000011011101111000001101010101011110011111010101100111100000110111011110000011010101011001101110000011011101111000001101010101011110011111010110001001000101 e0dde0d566e0dde0d55e7d59e0dde0d566e0dde0d55e7d6245

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