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^ 1101011111100001110100111010001101000100110101111110000111010011101000110100010001011110 d7e1d3a344d7e1d3a3445e
EUC-JP ラ瞠」Dラ瞠」D^ 100011101101011111100010110101011000111010100011010001001000111011010111111000101101010110001110101000110100010001011110 8ed7e2d58ea3448ed7e2d58ea3445e
UTF-8 ラ瞠」Dラ瞠」D^ 111011111011111010010111111001111001111010100000111011111011110110100011010001001110111110111110100101111110011110011110101000001110111110111101101000110100010001011110 efbe97e79ea0efbda344efbe97e79ea0efbda3445e
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)