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 ‘·’G’L’Bon}‘·’G’L’Bon{^ 1001000110110111100100100100011110010010010011001001001001000010011011110110111001111101100100011011011110010010010001111001001001001100100100100100001001101111011011100111101101011110 91b79247924c92426f6e7d91b79247924c92426f6e7b5e
SJIS-WIN ???G?L?Bon}???G?L?Bon{^ 0011111100111111001111110100011100111111010011000011111101000010011011110110111001111101001111110011111100111111010001110011111101001100001111110100001001101111011011100111101101011110 3f3f3f473f4c3f426f6e7d3f3f3f473f4c3f426f6e7b5e
EUC-JP ???G?L?Bon}???G?L?Bon{^ 0011111100111111001111110100011100111111010011000011111101000010011011110110111001111101001111110011111100111111010001110011111101001100001111110100001001101111011011100111101101011110 3f3f3f473f4c3f426f6e7d3f3f3f473f4c3f426f6e7b5e
UTF-8 ‘·’G’L’Bon}‘·’G’L’Bon{^ 110000101001000111000010101101111100001010010010010001111100001010010010010011001100001010010010010000100110111101101110011111011100001010010001110000101011011111000010100100100100011111000010100100100100110011000010100100100100001001101111011011100111101101011110 c291c2b7c29247c2924cc292426f6e7dc291c2b7c29247c2924cc292426f6e7b5e
UHC ?·?G?L?Bon}?·?G?L?Bon{^ 00111111101000011010010000111111010001110011111101001100001111110100001001101111011011100111110100111111101000011010010000111111010001110011111101001100001111110100001001101111011011100111101101011110 3fa1a43f473f4c3f426f6e7d3fa1a43f473f4c3f426f6e7b5e

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