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 蟷シ夋マ蟷シ夋ボ^ 111001011011100110111100111110101001111110000011011111011110010110111001101111001111101010011111100000110111101101011110 e5b9bcfa9f837de5b9bcfa9f837b5e
EUC-JP 蟷シ夋マ蟷シ夋ボ^ 11101010101110111000111010111100100011111011100011100001101001011101111011101010101110111000111010111100100011111011100011100001101001011101110001011110 eabb8ebc8fb8e1a5deeabb8ebc8fb8e1a5dc5e
UTF-8 蟷シ夋マ蟷シ夋ボ^ 11101000100111111011011111101111101111011011110011100101101001001000101111100011100000111001111011101000100111111011011111101111101111011011110011100101101001001000101111100011100000111001110001011110 e89fb7efbdbce5a48be3839ee89fb7efbdbce5a48be3839c5e
UHC ???マ???ボ^ 0011111100111111001111111010101111011110001111110011111100111111101010111101110001011110 3f3f3fabde3f3f3fabdc5e

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