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 媛?芋?媛?芋?^ 10010101010100010011111110001000111100000011111110010101010100010011111110001000111100000011111101011110 95513f88f03f95513f88f03f5e
EUC-JP 媛?芋?媛?芋?^ 11001001101100100011111110110000111100100011111111001001101100100011111110110000111100100011111101011110 c9b23fb0f23fc9b23fb0f23f5e
UTF-8 媛렍芋렏媛렍芋렏^ 11100101101010101001101111101011101000001000110111101000100010101000101111101011101000001000111111100101101010101001101111101011101000001000110111101000100010101000101111101011101000001000111101011110 e5aa9beba08de88a8beba08fe5aa9beba08de88a8beba08f5e
UHC 媛렍芋렏媛렍芋렏^ 1110101010110000100011101010001111101001111000111000111010100101111010101011000010001110101000111110100111100011100011101010010101011110 eab08ea3e9e38ea5eab08ea3e9e38ea55e

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