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 11100100101111011001100101011011011001101110010010111101100110010101101101011110011111010101100111100100101111011001100101011011011001101110010010111101100110010101101101011110011111010110001001000101 e4bd995b66e4bd995b5e7d59e4bd995b66e4bd995b5e7d6245
EUC-JP 菴兌f菴兌^}Y菴兌f菴兌^}bE 11101000101111111101000110111100011001101110100010111111110100011011110001011110011111010101100111101000101111111101000110111100011001101110100010111111110100011011110001011110011111010110001001000101 e8bfd1bc66e8bfd1bc5e7d59e8bfd1bc66e8bfd1bc5e7d6245
UTF-8 菴兌f菴兌^}Y菴兌f菴兌^}bE 111010001000111110110100111001011000010110001100011001101110100010001111101101001110010110000101100011000101111001111101010110011110100010001111101101001110010110000101100011000110011011101000100011111011010011100101100001011000110001011110011111010110001001000101 e88fb4e5858c66e88fb4e5858c5e7d59e88fb4e5858c66e88fb4e5858c5e7d6245
UHC 菴兌f菴兌^}Y菴兌f菴兌^}bE 11100100111000001111011110111010011001101110010011100000111101111011101001011110011111010101100111100100111000001111011110111010011001101110010011100000111101111011101001011110011111010110001001000101 e4e0f7ba66e4e0f7ba5e7d59e4e0f7ba66e4e0f7ba5e7d6245

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