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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
UTF-8 捻꽹됱퐥}捻꽹됱퐥{^ 111011111010011010100100111010101011110110111001111010111001000010110001111011011001000010100101011111011110111110100110101001001110101010111101101110011110101110010000101100011110110110010000101001010111101101011110 efa6a4eabdb9eb90b1ed90a57defa6a4eabdb9eb90b1ed90a57b5e
UHC 捻꽹됱퐥}捻꽹됱퐥{^ 11100110111101111011001011010001100010011110110010111101100011100111110111100110111101111011001011010001100010011110110010111101100011100111101101011110 e6f7b2d189ecbd8e7de6f7b2d189ecbd8e7b5e

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