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 陬泌シゥ}陬泌シゥ{^ 111010001010001110010100111001011011110010101001011111011110100010100011100101001110010110111100101010010111101101011110 e8a394e5bca97de8a394e5bca97b5e
EUC-JP 陬泌シゥ}陬泌シゥ{^ 11110000101001011100100011100111100011101011110010001110101010010111110111110000101001011100100011100111100011101011110010001110101010010111101101011110 f0a5c8e78ebc8ea97df0a5c8e78ebc8ea97b5e
UTF-8 陬泌シゥ}陬泌シゥ{^ 111010011001100110101100111001101011001110001100111011111011110110111100111011111011110110101001011111011110100110011001101011001110011010110011100011001110111110111101101111001110111110111101101010010111101101011110 e999ace6b38cefbdbcefbda97de999ace6b38cefbdbcefbda97b5e
UHC ?泌??}?泌??{^ 00111111111110011011001000111111001111110111110100111111111110011011001000111111001111110111101101011110 3ff9b23f3f7d3ff9b23f3f7b5e

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