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 媛???媛???^ 1001010101010001001111110011111100111111100101010101000100111111001111110011111101011110 95513f3f3f95513f3f3f5e
EUC-JP 媛???媛???^ 1100100110110010001111110011111100111111110010011011001000111111001111110011111101011110 c9b23f3f3fc9b23f3f3f5e
UTF-8 媛멱렯쌨媛멱렯쌤^ 11100101101010101001101111101011101010011011000111101011101000001010111111101100100011001010100011100101101010101001101111101011101010011011000111101011101000001010111111101100100011001010010001011110 e5aa9beba9b1eba0afec8ca8e5aa9beba9b1eba0afec8ca45e
UHC 媛멱렯쌨媛멱렯쌤^ 1110101010110000101110001110100010001110101111001011110111011110111010101011000010111000111010001000111010111100101111011101110001011110 eab0b8e88ebcbddeeab0b8e88ebcbddc5e

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