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 ?「迺ァ?「迺ァ^ 0011111110100010111001111001001010100111001111111010001011100111100100101010011101011110 3fa2e792a73fa2e792a75e
EUC-JP ?「迺ァ?「迺ァ^ 001111111000111010100010111011011111001010001110101001110011111110001110101000101110110111110010100011101010011101011110 3f8ea2edf28ea73f8ea2edf28ea75e
UTF-8 「迺ァ「迺ァ^ 11101110101100001011110011101111101111011010001011101000101111111011101011101111101111011010011111101110101100001011110011101111101111011010001011101000101111111011101011101111101111011010011101011110 eeb0bcefbda2e8bfbaefbda7eeb0bcefbda2e8bfbaefbda75e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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