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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN ラ瞠ョDラ瞠ョD^ 1101011111100001110100111010111001000100110101111110000111010011101011100100010001011110 d7e1d3ae44d7e1d3ae445e
EUC-JP ラ瞠ョDラ瞠ョD^ 100011101101011111100010110101011000111010101110010001001000111011010111111000101101010110001110101011100100010001011110 8ed7e2d58eae448ed7e2d58eae445e
UTF-8 ラ瞠ョDラ瞠ョD^ 111011111011111010010111111001111001111010100000111011111011110110101110010001001110111110111110100101111110011110011110101000001110111110111101101011100100010001011110 efbe97e79ea0efbdae44efbe97e79ea0efbdae445e
UHC ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e

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