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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 闖エ蜀凡闖エ蜀本^ 111010001000111110110100111001011000011010010110011111011110100010001111101101001110010110000110100101100111101101011110 e88fb4e586967de88fb4e586967b5e
EUC-JP 闖エ蜀凡闖エ蜀本^ 1110111111101111100011101011010011101001111001101100101111011110111011111110111110001110101101001110100111100110110010111101110001011110 efef8eb4e9e6cbdeefef8eb4e9e6cbdc5e
UTF-8 闖エ蜀凡闖エ蜀本^ 11101001100101111001011011101111101111011011010011101000100111001000000011100101100001111010000111101001100101111001011011101111101111011011010011101000100111001000000011100110100111001010110001011110 e99796efbdb4e89c80e587a1e99796efbdb4e89c80e69cac5e
UHC 闖?蜀凡闖?蜀本^ 111101111110011000111111111101011011100111011011111011011111011111100110001111111111010110111001110111001110001001011110 f7e63ff5b9dbedf7e63ff5b9dce25e

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