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 ?Q??}?Q??{^ 0011111101010001001111110011111101111101001111110101000100111111001111110111101101011110 3f513f3f7d3f513f3f7b5e
SJIS-WIN 憐Q??}憐Q??{^ 10010111111101110101000100111111001111110111110110010111111101110101000100111111001111110111101101011110 97f7513f3f7d97f7513f3f7b5e
EUC-JP 憐Q??}憐Q??{^ 11001110111110010101000100111111001111110111110111001110111110010101000100111111001111110111101101011110 cef9513f3f7dcef9513f3f7b5e
UTF-8 憐Q뎄퐊}憐Q뎄퐊{^ 1110011010000110100100000101000111101011100011101000010011101101100100001000101001111101111001101000011010010000010100011110101110001110100001001110110110010000100010100111101101011110 e6869051eb8e84ed908a7de6869051eb8e84ed908a7b5e
UHC 憐Q뎄퐊}憐Q뎄퐊{^ 1101010111111011010100011011010110101100101111010110111001111101110101011111101101010001101101011010110010111101011011100111101101011110 d5fb51b5acbd6e7dd5fb51b5acbd6e7b5e

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