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 ??O??z}??O??z{^ 001111110011111101001111001111110011111101111010011111010011111100111111010011110011111100111111011110100111101101011110 3f3f4f3f3f7a7d3f3f4f3f3f7a7b5e
SJIS-WIN ??O??z}??O??z{^ 001111110011111101001111001111110011111101111010011111010011111100111111010011110011111100111111011110100111101101011110 3f3f4f3f3f7a7d3f3f4f3f3f7a7b5e
EUC-JP ?戽O?戽z}?戽O?戽z{^ 0011111110001111101111111011001001001111001111111000111110111111101100100111101001111101001111111000111110111111101100100100111100111111100011111011111110110010011110100111101101011110 3f8fbfb24f3f8fbfb27a7d3f8fbfb24f3f8fbfb27a7b5e
UTF-8 Ⳋ戽OⳊ戽z}Ⳋ戽OⳊ戽z{^ 11100010101100111000101011100110100010001011110101001111111000101011001110001010111001101000100010111101011110100111110111100010101100111000101011100110100010001011110101001111111000101011001110001010111001101000100010111101011110100111101101011110 e2b38ae688bd4fe2b38ae688bd7a7de2b38ae688bd4fe2b38ae688bd7a7b5e
UHC ??O??z}??O??z{^ 001111110011111101001111001111110011111101111010011111010011111100111111010011110011111100111111011110100111101101011110 3f3f4f3f3f7a7d3f3f4f3f3f7a7b5e

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