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 鞜牙エ抑鞜牙エ養^ 111010001101111110001001111001011011010010010111011111011110100011011111100010011110010110110100100101110111101101011110 e8df89e5b4977de8df89e5b4977b5e
EUC-JP 鞜牙エ抑鞜牙エ養^ 1111000011100001101100101110011110001110101101001100110111011110111100001110000110110010111001111000111010110100110011011101110001011110 f0e1b2e78eb4cddef0e1b2e78eb4cddc5e
UTF-8 鞜牙エ抑鞜牙エ養^ 11101001100111101001110011100111100010011001100111101111101111011011010011100110100010101001000111101001100111101001110011100111100010011001100111101111101111011011010011101001101001001000101001011110 e99e9ce78999efbdb4e68a91e99e9ce78999efbdb4e9a48a5e
UHC ?牙?抑?牙?養^ 00111111111001001011001100111111111001011110010000111111111001001011001100111111111001011101011101011110 3fe4b33fe5e43fe4b33fe5d75e

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