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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???游????游?B 00111111001111110011111110011111111000000011111100111111001111110011111110011111111000000011111101000010 3f3f3f9fe03f3f3f3f9fe03f42
EUC-JP ???游????游?B 00111111001111110011111111011110111000100011111100111111001111110011111111011110111000100011111101000010 3f3f3fdee23f3f3f3fdee23f42
UTF-8 麗몃ㅊ游쫣麗몃ㅊ游쫣B 11101111101001101000100011101011101010101000001111100011100001011000101011100110101110001011100011101100101010111010001111101111101001101000100011101011101010101000001111100011100001011000101011100110101110001011100011101100101010111010001101000010 efa688ebaa83e3858ae6b8b8ecaba3efa688ebaa83e3858ae6b8b8ecaba342
UHC 麗몃ㅊ游쫣麗몃ㅊ游쫣B 111001101011000010111000111010111010010010111010111010101111110110100110011101101110011010110000101110001110101110100100101110101110101011111101101001100111011001000010 e6b0b8eba4baeafda676e6b0b8eba4baeafda67642

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