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 ‘³ŠRR‘³ŠR^[‘³ŠRR‘³ŠR^[^ 1001000110110011100010100101001001010010100100011011001110001010010100100101111001011011100100011011001110001010010100100101001010010001101100111000101001010010010111100101101101011110 91b38a525291b38a525e5b91b38a525291b38a525e5b5e
SJIS-WIN ???RR???R^[???RR???R^[^ 0011111100111111001111110101001001010010001111110011111100111111010100100101111001011011001111110011111100111111010100100101001000111111001111110011111101010010010111100101101101011110 3f3f3f52523f3f3f525e5b3f3f3f52523f3f3f525e5b5e
EUC-JP ???RR???R^[???RR???R^[^ 0011111100111111001111110101001001010010001111110011111100111111010100100101111001011011001111110011111100111111010100100101001000111111001111110011111101010010010111100101101101011110 3f3f3f52523f3f3f525e5b3f3f3f52523f3f3f525e5b5e
UTF-8 ‘³ŠRR‘³ŠR^[‘³ŠRR‘³ŠR^[^ 1100001010010001110000101011001111000010100010100101001001010010110000101001000111000010101100111100001010001010010100100101111001011011110000101001000111000010101100111100001010001010010100100101001011000010100100011100001010110011110000101000101001010010010111100101101101011110 c291c2b3c28a5252c291c2b3c28a525e5bc291c2b3c28a5252c291c2b3c28a525e5b5e
UHC ?³?RR?³?R^[?³?RR?³?R^[^ 001111111010100111111000001111110101001001010010001111111010100111111000001111110101001001011110010110110011111110101001111110000011111101010010010100100011111110101001111110000011111101010010010111100101101101011110 3fa9f83f52523fa9f83f525e5b3fa9f83f52523fa9f83f525e5b5e

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