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 闡ケ闢シ}闡ケ闢シ{^ 111010001001000110111001111010001001001110111100011111011110100010010001101110011110100010010011101111000111101101011110 e891b9e893bc7de891b9e893bc7b5e
EUC-JP 闡ケ闢シ}闡ケ闢シ{^ 11101111111100011000111010111001111011111111001110001110101111000111110111101111111100011000111010111001111011111111001110001110101111000111101101011110 eff18eb9eff38ebc7deff18eb9eff38ebc7b5e
UTF-8 闡ケ闢シ}闡ケ闢シ{^ 111010011001011110100001111011111011110110111001111010011001011110100010111011111011110110111100011111011110100110010111101000011110111110111101101110011110100110010111101000101110111110111101101111000111101101011110 e997a1efbdb9e997a2efbdbc7de997a1efbdb9e997a2efbdbc7b5e
UHC 闡?闢?}闡?闢?{^ 111101001100010100111111110111001010001100111111011111011111010011000101001111111101110010100011001111110111101101011110 f4c53fdca33f7df4c53fdca33f7b5e

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