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 —ObàÛrN}—ObàÛrN{^ 1001011101001111011000101110000011011011011100100100111001111101100101110100111101100010111000001101101101110010010011100111101101011110 974f62e0db724e7d974f62e0db724e7b5e
SJIS-WIN ?Ob??rN}?Ob??rN{^ 0011111101001111011000100011111100111111011100100100111001111101001111110100111101100010001111110011111101110010010011100111101101011110 3f4f623f3f724e7d3f4f623f3f724e7b5e
EUC-JP ?ObàÛrN}?ObàÛrN{^ 00111111010011110110001010001111101010111010001010001111101010101110010101110010010011100111110100111111010011110110001010001111101010111010001010001111101010101110010101110010010011100111101101011110 3f4f628faba28faae5724e7d3f4f628faba28faae5724e7b5e
UTF-8 —ObàÛrN}—ObàÛrN{^ 1100001010010111010011110110001011000011101000001100001110011011011100100100111001111101110000101001011101001111011000101100001110100000110000111001101101110010010011100111101101011110 c2974f62c3a0c39b724e7dc2974f62c3a0c39b724e7b5e
UHC ?Ob??rN}?Ob??rN{^ 0011111101001111011000100011111100111111011100100100111001111101001111110100111101100010001111110011111101110010010011100111101101011110 3f4f623f3f724e7d3f4f623f3f724e7b5e

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