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 チ鯔饉チ鯔饉^ 110000011111100010110010111010011100100111101001010110111100000111111000101100101110100111001001111010010101101101011110 c1f8b2e9c9e95bc1f8b2e9c9e95b5e
EUC-JP チ?鯔饉チ?鯔饉^ 100011101100000100111111111100101100101111110001101111001000111011000001001111111111001011001011111100011011110001011110 8ec13ff2cbf1bc8ec13ff2cbf1bc5e
UTF-8 チ鯔饉チ鯔饉^ 11101111101111101000000111101110100110011001000111101001101011111001010011101001101001011000100111101111101111101000000111101110100110011001000111101001101011111001010011101001101001011000100101011110 efbe81ee9991e9af94e9a589efbe81ee9991e9af94e9a5895e
UHC ???饉???饉^ 0011111100111111001111111101000011001111001111110011111100111111110100001100111101011110 3f3f3fd0cf3f3f3fd0cf5e

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