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 âÓêzâOâÓêzâO^ 11100010110100111110101001111010111000100100111111100010110100111110101001111010111000100100111101011110 e2d3ea7ae24fe2d3ea7ae24f5e
SJIS-WIN ???z?O???z?O^ 00111111001111110011111101111010001111110100111100111111001111110011111101111010001111110100111101011110 3f3f3f7a3f4f3f3f3f7a3f4f5e
EUC-JP âÓêzâOâÓêzâO^ 1000111110101011101001001000111110101010110100011000111110101011101101000111101010001111101010111010010001001111100011111010101110100100100011111010101011010001100011111010101110110100011110101000111110101011101001000100111101011110 8faba48faad18fabb47a8faba44f8faba48faad18fabb47a8faba44f5e
UTF-8 âÓêzâOâÓêzâO^ 110000111010001011000011100100111100001110101010011110101100001110100010010011111100001110100010110000111001001111000011101010100111101011000011101000100100111101011110 c3a2c393c3aa7ac3a24fc3a2c393c3aa7ac3a24f5e
UHC ???z?O???z?O^ 00111111001111110011111101111010001111110100111100111111001111110011111101111010001111110100111101011110 3f3f3f7a3f4f3f3f3f7a3f4f5e

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