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 ?兄魯?兄輅^ 0011111110001100010110101001100001000100001111111000110001011010111001110110100101011110 3f8c5a98443f8c5ae7695e
EUC-JP ?兄魯?兄輅^ 0011111110110111101110111100111110100101001111111011011110111011111011011100101001011110 3fb7bbcfa53fb7bbedca5e
UTF-8 뤺兄魯뤺兄輅^ 11101011101001001011101011100101100001011000010011101001101011011010111111101011101001001011101011100101100001011000010011101000101111001000010101011110 eba4bae58584e9adafeba4bae58584e8bc855e
UHC 뤺兄魯뤺兄輅^ 10001111111010001111101011111100110101101101101110001111111010001111101011111100110101101101100101011110 8fe8fafcd6db8fe8fafcd6d95e

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