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 シ曺「}シ曺「{^ 111100011111101010111100111110101101111010100010011111011111000111111010101111001111101011011110101000100111101101011110 f1fabcfadea27df1fabcfadea27b5e
EUC-JP ?シ曺「}?シ曺「{^ 00111111100011101011110010001111110000101110110110001110101000100111110100111111100011101011110010001111110000101110110110001110101000100111101101011110 3f8ebc8fc2ed8ea27d3f8ebc8fc2ed8ea27b5e
UTF-8 シ曺「}シ曺「{^ 111011101000010110110101111011111011110110111100111001101001101110111010111011111011110110100010011111011110111010000101101101011110111110111101101111001110011010011011101110101110111110111101101000100111101101011110 ee85b5efbdbce69bbaefbda27dee85b5efbdbce69bbaefbda27b5e
UHC ??曺?}??曺?{^ 00111111001111111111000011000110001111110111110100111111001111111111000011000110001111110111101101011110 3f3ff0c63f7d3f3ff0c63f7b5e

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