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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 「ゥフ}「ゥフ{^ 10100010111110011000111110101001110011000111110110100010111110011000111110101001110011000111101101011110 a2f98fa9cc7da2f98fa9cc7b5e
EUC-JP 「?ゥフ}「?ゥフ{^ 1000111010100010001111111000111010101001100011101100110001111101100011101010001000111111100011101010100110001110110011000111101101011110 8ea23f8ea98ecc7d8ea23f8ea98ecc7b5e
UTF-8 「ゥフ}「ゥフ{^ 111011111011110110100010111011101001101110101010111011111011110110101001111011111011111010001100011111011110111110111101101000101110111010011011101010101110111110111101101010011110111110111110100011000111101101011110 efbda2ee9baaefbda9efbe8c7defbda2ee9baaefbda9efbe8c7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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