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 隰ォ闢急隰ォ闢宮^ 111010001010110010101011111010001001001110001011011111011110100010101100101010111110100010010011100010110111101101011110 e8acabe8938b7de8acabe8938b7b5e
EUC-JP 隰ォ闢急隰ォ闢宮^ 1111000010101110100011101010101111101111111100111011010111011110111100001010111010001110101010111110111111110011101101011101110001011110 f0ae8eabeff3b5def0ae8eabeff3b5dc5e
UTF-8 隰ォ闢急隰ォ闢宮^ 11101001100110101011000011101111101111011010101111101001100101111010001011100110100000001010010111101001100110101011000011101111101111011010101111101001100101111010001011100101101011101010111001011110 e99ab0efbdabe997a2e680a5e99ab0efbdabe997a2e5aeae5e
UHC ??闢急??闢宮^ 00111111001111111101110010100011110100001110000100111111001111111101110010100011110011111110000001011110 3f3fdca3d0e13f3fdca3cfe05e

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