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 闡ケ闢嗅}闡ケ闢嗅{^ 1110100010010001101110011110100010010011100110100110101101111101111010001001000110111001111010001001001110011010011010110111101101011110 e891b9e8939a6b7de891b9e8939a6b7b5e
EUC-JP 闡ケ闢嗅}闡ケ闢嗅{^ 11101111111100011000111010111001111011111111001111010011110011000111110111101111111100011000111010111001111011111111001111010011110011000111101101011110 eff18eb9eff3d3cc7deff18eb9eff3d3cc7b5e
UTF-8 闡ケ闢嗅}闡ケ闢嗅{^ 111010011001011110100001111011111011110110111001111010011001011110100010111001011001011110000101011111011110100110010111101000011110111110111101101110011110100110010111101000101110010110010111100001010111101101011110 e997a1efbdb9e997a2e597857de997a1efbdb9e997a2e597857b5e
UHC 闡?闢嗅}闡?闢嗅{^ 1111010011000101001111111101110010100011111111011010101101111101111101001100010100111111110111001010001111111101101010110111101101011110 f4c53fdca3fdab7df4c53fdca3fdab7b5e

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