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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?暖班宏?暖班槐^ 001111111001001001100111100101001100011110001101010001110011111110010010011001111001010011000111100111101100010101011110 3f926794c78d473f926794c79ec55e
EUC-JP ?暖班宏?暖班槐^ 001111111100001111001000110010001100100110111001101010000011111111000011110010001100100011001001110111001100011101011110 3fc3c8c8c9b9a83fc3c8c8c9dcc75e
UTF-8 뤶暖班宏뤶暖班槐^ 11101011101001001011011011100110100110101001011011100111100011111010110111100101101011101000111111101011101001001011011011100110100110101001011011100111100011111010110111100110101001111001000001011110 eba4b6e69a96e78fade5ae8feba4b6e69a96e78fade6a7905e
UHC 뤶暖班宏뤶暖班槐^ 1000111111100100110100011110110011011010111011001100111011011011100011111110010011010001111011001101101011101100110011101101100101011110 8fe4d1ecdaeccedb8fe4d1ecdaecced95e

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