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 預??}預??{^ 1001011101100001001111110011111101111101100101110110000100111111001111110111101101011110 97613f3f7d97613f3f7b5e
EUC-JP 預??}預??{^ 1100110111000010001111110011111101111101110011011100001000111111001111110111101101011110 cdc23f3f7dcdc23f3f7b5e
UTF-8 預⑵뒰}預⑵뒰{^ 111010011010000010010000111000101001000110110101111010111001001010110000011111011110100110100000100100001110001010010001101101011110101110010010101100000111101101011110 e9a090e291b5eb92b07de9a090e291b5eb92b07b5e
UHC 預⑵뒰}預⑵뒰{^ 111001111110100010101001111010001000101010101001011111011110011111101000101010011110100010001010101010010111101101011110 e7e8a9e88aa97de7e8a9e88aa97b5e

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