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 10000001110110111000000111011011011001101000000111011011100000011101101101011110011111010101100110000001110110111000000111011011011001101000000111011011100000011101101101011110011111010110001001000101 81db81db6681db81db5e7d5981db81db6681db81db5e7d6245
EUC-JP ⊥⊥f⊥⊥^}Y⊥⊥f⊥⊥^}bE 10100010110111011010001011011101011001101010001011011101101000101101110101011110011111010101100110100010110111011010001011011101011001101010001011011101101000101101110101011110011111010110001001000101 a2dda2dd66a2dda2dd5e7d59a2dda2dd66a2dda2dd5e7d6245
UTF-8 ⊥⊥f⊥⊥^}Y⊥⊥f⊥⊥^}bE 111000101000101010100101111000101000101010100101011001101110001010001010101001011110001010001010101001010101111001111101010110011110001010001010101001011110001010001010101001010110011011100010100010101010010111100010100010101010010101011110011111010110001001000101 e28aa5e28aa566e28aa5e28aa55e7d59e28aa5e28aa566e28aa5e28aa55e7d6245
UHC ⊥⊥f⊥⊥^}Y⊥⊥f⊥⊥^}bE 10100001110100011010000111010001011001101010000111010001101000011101000101011110011111010101100110100001110100011010000111010001011001101010000111010001101000011101000101011110011111010110001001000101 a1d1a1d166a1d1a1d15e7d59a1d1a1d166a1d1a1d15e7d6245

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