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 ???媛????^ 00111111001111110011111110010101010100010011111100111111001111110011111101011110 3f3f3f95513f3f3f3f5e
EUC-JP ???媛????^ 00111111001111110011111111001001101100100011111100111111001111110011111101011110 3f3f3fc9b23f3f3f3f5e
UTF-8 令쏀럹媛뽫빊溜줱^ 11101111101001101010100011101100100011111000000011101011100111111011100111100101101010101001101111101011101111011010101111101011101110011000101011101111101001111000101111101100101001001011000101011110 efa6a8ec8f80eb9fb9e5aa9bebbdabebb98aefa78beca4b15e
UHC 令쏀럹媛뽫빊溜줱^ 1110011110101001101111011110110110001110100110001110101010110000100101101110011110010101101100001110101011111110101000100110010101011110 e7a9bded8e98eab096e795b0eafea2655e

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