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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 栁桒栁桒n}栁桒栁桒n{^ 111110101110010111111010111000111111101011100101111110101110001101101110011111011111101011100101111110101110001111111010111001011111101011100011011011100111101101011110 fae5fae3fae5fae36e7dfae5fae3fae5fae36e7b5e
EUC-JP ?桒?桒n}?桒?桒n{^ 001111111000111111000011110010010011111110001111110000111100100101101110011111010011111110001111110000111100100100111111100011111100001111001001011011100111101101011110 3f8fc3c93f8fc3c96e7d3f8fc3c93f8fc3c96e7b5e
UTF-8 栁桒栁桒n}栁桒栁桒n{^ 1110011010100000100000011110011010100001100100101110011010100000100000011110011010100001100100100110111001111101111001101010000010000001111001101010000110010010111001101010000010000001111001101010000110010010011011100111101101011110 e6a081e6a192e6a081e6a1926e7de6a081e6a192e6a081e6a1926e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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