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 鬯ア譴ィ鬯ア謔ァ^ 11101001101011001011000111100110101000101010100011101001101011001011000111100110100000101010011101011110 e9acb1e6a2a8e9acb1e682a75e
EUC-JP 鬯ア譴ィ鬯ア謔ァ^ 1111001010101110100011101011000111101100101001001000111010101000111100101010111010001110101100011110101111100010100011101010011101011110 f2ae8eb1eca48ea8f2ae8eb1ebe28ea75e
UTF-8 鬯ア譴ィ鬯ア謔ァ^ 11101001101011001010111111101111101111011011000111101000101011011011010011101111101111011010100011101001101011001010111111101111101111011011000111101000101011001001010011101111101111011010011101011110 e9acafefbdb1e8adb4efbda8e9acafefbdb1e8ac94efbda75e
UHC ??譴???謔?^ 0011111100111111110011001011100100111111001111110011111111111001110011000011111101011110 3f3fccb93f3f3ff9cc3f5e

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