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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 媛?媛?N}媛?媛?N{^ 1001010101010001001111111001010101010001001111110100111001111101100101010101000100111111100101010101000100111111010011100111101101011110 95513f95513f4e7d95513f95513f4e7b5e
EUC-JP 媛?媛?N}媛?媛?N{^ 1100100110110010001111111100100110110010001111110100111001111101110010011011001000111111110010011011001000111111010011100111101101011110 c9b23fc9b23f4e7dc9b23fc9b23f4e7b5e
UTF-8 媛될媛되N}媛될媛되N{^ 1110010110101010100110111110101110010000101000001110010110101010100110111110101110010000100110000100111001111101111001011010101010011011111010111001000010100000111001011010101010011011111010111001000010011000010011100111101101011110 e5aa9beb90a0e5aa9beb90984e7de5aa9beb90a0e5aa9beb90984e7b5e
UHC 媛될媛되N}媛될媛되N{^ 111010101011000010110101110010011110101010110000101101011100011101001110011111011110101010110000101101011100100111101010101100001011010111000111010011100111101101011110 eab0b5c9eab0b5c74e7deab0b5c9eab0b5c74e7b5e

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