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 ’X’O’A‘ ’C’Gn}’X’O’A‘ ’C’Gn{^ 1001001001011000100100100100111110010010010000011001000110100000100100100100001110010010010001110110111001111101100100100101100010010010010011111001001001000001100100011010000010010010010000111001001001000111011011100111101101011110 9258924f924191a0924392476e7d9258924f924191a0924392476e7b5e
SJIS-WIN ?X?O?A???C?Gn}?X?O?A???C?Gn{^ 0011111101011000001111110100111100111111010000010011111100111111001111110100001100111111010001110110111001111101001111110101100000111111010011110011111101000001001111110011111100111111010000110011111101000111011011100111101101011110 3f583f4f3f413f3f3f433f476e7d3f583f4f3f413f3f3f433f476e7b5e
EUC-JP ?X?O?A???C?Gn}?X?O?A???C?Gn{^ 0011111101011000001111110100111100111111010000010011111100111111001111110100001100111111010001110110111001111101001111110101100000111111010011110011111101000001001111110011111100111111010000110011111101000111011011100111101101011110 3f583f4f3f413f3f3f433f476e7d3f583f4f3f413f3f3f433f476e7b5e
UTF-8 ’X’O’A‘ ’C’Gn}’X’O’A‘ ’C’Gn{^ 11000010100100100101100011000010100100100100111111000010100100100100000111000010100100011100001010100000110000101001001001000011110000101001001001000111011011100111110111000010100100100101100011000010100100100100111111000010100100100100000111000010100100011100001010100000110000101001001001000011110000101001001001000111011011100111101101011110 c29258c2924fc29241c291c2a0c29243c292476e7dc29258c2924fc29241c291c2a0c29243c292476e7b5e
UHC ?X?O?A???C?Gn}?X?O?A???C?Gn{^ 0011111101011000001111110100111100111111010000010011111100111111001111110100001100111111010001110110111001111101001111110101100000111111010011110011111101000001001111110011111100111111010000110011111101000111011011100111101101011110 3f583f4f3f413f3f3f433f476e7d3f583f4f3f413f3f3f433f476e7b5e

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