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 媛?腸?媛?腸?^ 10010101010100010011111110010010101100000011111110010101010100010011111110010010101100000011111101011110 95513f92b03f95513f92b03f5e
EUC-JP 媛?腸?媛?腸?^ 11001001101100100011111111000100101100100011111111001001101100100011111111000100101100100011111101011110 c9b23fc4b23fc9b23fc4b23f5e
UTF-8 媛렦腸퓬媛렦腸퓬^ 11100101101010101001101111101011101000001010011011101000100001011011100011101101100100111010110011100101101010101001101111101011101000001010011011101000100001011011100011101101100100111010110001011110 e5aa9beba0a6e885b8ed93ace5aa9beba0a6e885b8ed93ac5e
UHC 媛렦腸퓬媛렦腸퓬^ 1110101010110000100011101011010111101101111100111100011110111100111010101011000010001110101101011110110111110011110001111011110001011110 eab08eb5edf3c7bceab08eb5edf3c7bc5e

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