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^ 00111111001111110011111100111111001111110100010000111111001111110011111100111111001111110100010001011110 3f3f3f3f3f443f3f3f3f3f445e
SJIS-WIN ???裕?D???裕?D^ 001111110011111100111111100101110101010000111111010001000011111100111111001111111001011101010100001111110100010001011110 3f3f3f97543f443f3f3f97543f445e
EUC-JP ???裕?D???裕?D^ 001111110011111100111111110011011011010100111111010001000011111100111111001111111100110110110101001111110100010001011110 3f3f3fcdb53f443f3f3fcdb53f445e
UTF-8 咽됱빉裕탇D咽됱빉裕탇D^ 111011111010011010011110111010111001000010110001111010111011100110001001111010001010001110010101111011011000001110000111010001001110111110100110100111101110101110010000101100011110101110111001100010011110100010100011100101011110110110000011100001110100010001011110 efa69eeb90b1ebb989e8a395ed838744efa69eeb90b1ebb989e8a395ed8387445e
UHC 咽됱빉裕탇D咽됱빉裕탇D^ 1110011011101100100010011110110010010101101011111110101110101110101101010110111001000100111001101110110010001001111011001001010110101111111010111010111010110101011011100100010001011110 e6ec89ec95afebaeb56e44e6ec89ec95afebaeb56e445e

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