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 ‘Bù‘An}‘Bù‘An{^ 1001000101000010100100001111100110010001010000010110111001111101100100010100001010010000111110011001000101000001011011100111101101011110 914290f991416e7d914290f991416e7b5e
SJIS-WIN ?B???An}?B???An{^ 0011111101000010001111110011111100111111010000010110111001111101001111110100001000111111001111110011111101000001011011100111101101011110 3f423f3f3f416e7d3f423f3f3f416e7b5e
EUC-JP ?B?ù?An}?B?ù?An{^ 001111110100001000111111100011111010101111100011001111110100000101101110011111010011111101000010001111111000111110101011111000110011111101000001011011100111101101011110 3f423f8fabe33f416e7d3f423f8fabe33f416e7b5e
UTF-8 ‘Bù‘An}‘Bù‘An{^ 11000010100100010100001011000010100100001100001110111001110000101001000101000001011011100111110111000010100100010100001011000010100100001100001110111001110000101001000101000001011011100111101101011110 c29142c290c3b9c291416e7dc29142c290c3b9c291416e7b5e
UHC ?B???An}?B???An{^ 0011111101000010001111110011111100111111010000010110111001111101001111110100001000111111001111110011111101000001011011100111101101011110 3f423f3f3f416e7d3f423f3f3f416e7b5e

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