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 鬯ア蟠抑鬯ア蟠養^ 111010011010110010110001111001011011010010010111011111011110100110101100101100011110010110110100100101110111101101011110 e9acb1e5b4977de9acb1e5b4977b5e
EUC-JP 鬯ア蟠抑鬯ア蟠養^ 1111001010101110100011101011000111101010101101101100110111011110111100101010111010001110101100011110101010110110110011011101110001011110 f2ae8eb1eab6cddef2ae8eb1eab6cddc5e
UTF-8 鬯ア蟠抑鬯ア蟠養^ 11101001101011001010111111101111101111011011000111101000100111111010000011100110100010101001000111101001101011001010111111101111101111011011000111101000100111111010000011101001101001001000101001011110 e9acafefbdb1e89fa0e68a91e9acafefbdb1e89fa0e9a48a5e
UHC ??蟠抑??蟠養^ 00111111001111111101101011110110111001011110010000111111001111111101101011110110111001011101011101011110 3f3fdaf6e5e43f3fdaf6e5d75e

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