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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 罌??}罌??{^ 1110001110100000001111110011111101111101111000111010000000111111001111110111101101011110 e3a03f3f7de3a03f3f7b5e
EUC-JP 罌??}罌??{^ 1110011010100010001111110011111101111101111001101010001000111111001111110111101101011110 e6a23f3f7de6a23f3f7b5e
UTF-8 罌뀐슉}罌뀐슉{^ 111001111011110110001100111010111000000010010000111011001000101010001001011111011110011110111101100011001110101110000000100100001110110010001010100010010111101101011110 e7bd8ceb8090ec8a897de7bd8ceb8090ec8a897b5e
UHC 罌뀐슉}罌뀐슉{^ 111001011010001010110010111011111011110110110101011111011110010110100010101100101110111110111101101101010111101101011110 e5a2b2efbdb57de5a2b2efbdb57b5e

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