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 郞帶iD郞帶iD^ 111110111011011010011011111001101000001010001001010001001111101110110110100110111110011010000010100010010100010001011110 fbb69be6828944fbb69be68289445e
EUC-JP ?帶iD?帶iD^ 00111111110101101110100010100011111010010100010000111111110101101110100010100011111010010100010001011110 3fd6e8a3e9443fd6e8a3e9445e
UTF-8 郞帶iD郞帶iD^ 111010011000001110011110111001011011100010110110111011111011110110001001010001001110100110000011100111101110010110111000101101101110111110111101100010010100010001011110 e9839ee5b8b6efbd8944e9839ee5b8b6efbd89445e
UHC 郞帶iD郞帶iD^ 110101011100110111010011111000011010001111101001010001001101010111001101110100111110000110100011111010010100010001011110 d5cdd3e1a3e944d5cdd3e1a3e9445e

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