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 100111011111001100111111011001101001110111110011001111110101111001111101010110011001110111110011001111110110011010011101111100110011111101011110011111010110001001000101 9df33f669df33f5e7d599df33f669df33f5e7d6245
EUC-JP 暎涑f暎涑^}Y暎涑f暎涑^}bE 1101101011110101100011111100011111001000011001101101101011110101100011111100011111001000010111100111110101011001110110101111010110001111110001111100100001100110110110101111010110001111110001111100100001011110011111010110001001000101 daf58fc7c866daf58fc7c85e7d59daf58fc7c866daf58fc7c85e7d6245
UTF-8 暎涑f暎涑^}Y暎涑f暎涑^}bE 111001101001101010001110111001101011011010010001011001101110011010011010100011101110011010110110100100010101111001111101010110011110011010011010100011101110011010110110100100010110011011100110100110101000111011100110101101101001000101011110011111010110001001000101 e69a8ee6b69166e69a8ee6b6915e7d59e69a8ee6b69166e69a8ee6b6915e7d6245
UHC 暎涑f暎涑^}Y暎涑f暎涑^}bE 11100111101100101110000111010111011001101110011110110010111000011101011101011110011111010101100111100111101100101110000111010111011001101110011110110010111000011101011101011110011111010110001001000101 e7b2e1d766e7b2e1d75e7d59e7b2e1d766e7b2e1d75e7d6245

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