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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN 頷ジシン}頷ジシン{^ 111010001111010110111100110111101011110011011101011111011110100011110101101111001101111010111100110111010111101101011110 e8f5bcdebcdd7de8f5bcdebcdd7b5e
EUC-JP 頷ジシン}頷ジシン{^ 1111000011110111100011101011110010001110110111101000111010111100100011101101110101111101111100001111011110001110101111001000111011011110100011101011110010001110110111010111101101011110 f0f78ebc8ede8ebc8edd7df0f78ebc8ede8ebc8edd7b5e
UTF-8 頷ジシン}頷ジシン{^ 111010011010000010110111111011111011110110111100111011111011111010011110111011111011110110111100111011111011111010011101011111011110100110100000101101111110111110111101101111001110111110111110100111101110111110111101101111001110111110111110100111010111101101011110 e9a0b7efbdbcefbe9eefbdbcefbe9d7de9a0b7efbdbcefbe9eefbdbcefbe9d7b5e
UHC ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e

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