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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 闡餓洌}闡餓洌{^ 111010001001000110001001111011001001111110101110011111011110100010010001100010011110110010011111101011100111101101011110 e89189ec9fae7de89189ec9fae7b5e
EUC-JP 闡餓洌}闡餓洌{^ 111011111111000110110010111011101101111010110000011111011110111111110001101100101110111011011110101100000111101101011110 eff1b2eedeb07deff1b2eedeb07b5e
UTF-8 闡餓洌}闡餓洌{^ 111010011001011110100001111010011010010010010011111001101011010010001100011111011110100110010111101000011110100110100100100100111110011010110100100011000111101101011110 e997a1e9a493e6b48c7de997a1e9a493e6b48c7b5e
UHC 闡餓洌}闡餓洌{^ 111101001100010111100100101110111101011010101100011111011111010011000101111001001011101111010110101011000111101101011110 f4c5e4bbd6ac7df4c5e4bbd6ac7b5e

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