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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?還宏?還槐^ 0011111110001010110100101000110101000111001111111000101011010010100111101100010101011110 3f8ad28d473f8ad29ec55e
EUC-JP ?還宏?還槐^ 0011111110110100110101001011100110101000001111111011010011010100110111001100011101011110 3fb4d4b9a83fb4d4dcc75e
UTF-8 뤈還宏뤈還槐^ 11101011101001001000100011101001100000101000010011100101101011101000111111101011101001001000100011101001100000101000010011100110101001111001000001011110 eba488e98284e5ae8feba488e98284e6a7905e
UHC 뤈還宏뤈還槐^ 10001111101110001111110010111101110011101101101110001111101110001111110010111101110011101101100101011110 8fb8fcbdcedb8fb8fcbdced95e

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