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 迺ァ髻急迺ァ髻宮^ 111001111001001010100111111010011001111110001011011111011110011110010010101001111110100110011111100010110111101101011110 e792a7e99f8b7de792a7e99f8b7b5e
EUC-JP 迺ァ髻急迺ァ髻宮^ 1110110111110010100011101010011111110010101000011011010111011110111011011111001010001110101001111111001010100001101101011101110001011110 edf28ea7f2a1b5deedf28ea7f2a1b5dc5e
UTF-8 迺ァ髻急迺ァ髻宮^ 11101000101111111011101011101111101111011010011111101001101010111011101111100110100000001010010111101000101111111011101011101111101111011010011111101001101010111011101111100101101011101010111001011110 e8bfbaefbda7e9abbbe680a5e8bfbaefbda7e9abbbe5aeae5e
UHC ???急???宮^ 0011111100111111001111111101000011100001001111110011111100111111110011111110000001011110 3f3f3fd0e13f3f3fcfe05e

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