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 ’A‘³’P’[’O’Hn}’A‘³’P’[’O’Hn{^ 1001001001000001100100011011001110010010010100001001001001011011100100100100111110010010010010000110111001111101100100100100000110010001101100111001001001010000100100100101101110010010010011111001001001001000011011100111101101011110 924191b39250925b924f92486e7d924191b39250925b924f92486e7b5e
SJIS-WIN ?A???P?[?O?Hn}?A???P?[?O?Hn{^ 0011111101000001001111110011111100111111010100000011111101011011001111110100111100111111010010000110111001111101001111110100000100111111001111110011111101010000001111110101101100111111010011110011111101001000011011100111101101011110 3f413f3f3f503f5b3f4f3f486e7d3f413f3f3f503f5b3f4f3f486e7b5e
EUC-JP ?A???P?[?O?Hn}?A???P?[?O?Hn{^ 0011111101000001001111110011111100111111010100000011111101011011001111110100111100111111010010000110111001111101001111110100000100111111001111110011111101010000001111110101101100111111010011110011111101001000011011100111101101011110 3f413f3f3f503f5b3f4f3f486e7d3f413f3f3f503f5b3f4f3f486e7b5e
UTF-8 ’A‘³’P’[’O’Hn}’A‘³’P’[’O’Hn{^ 11000010100100100100000111000010100100011100001010110011110000101001001001010000110000101001001001011011110000101001001001001111110000101001001001001000011011100111110111000010100100100100000111000010100100011100001010110011110000101001001001010000110000101001001001011011110000101001001001001111110000101001001001001000011011100111101101011110 c29241c291c2b3c29250c2925bc2924fc292486e7dc29241c291c2b3c29250c2925bc2924fc292486e7b5e
UHC ?A?³?P?[?O?Hn}?A?³?P?[?O?Hn{^ 00111111010000010011111110101001111110000011111101010000001111110101101100111111010011110011111101001000011011100111110100111111010000010011111110101001111110000011111101010000001111110101101100111111010011110011111101001000011011100111101101011110 3f413fa9f83f503f5b3f4f3f486e7d3f413fa9f83f503f5b3f4f3f486e7b5e

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