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 畯嵌?}畯嵌?{^ 11111011011011111001101111000110001111110111110111111011011011111001101111000110001111110111101101011110 fb6f9bc63f7dfb6f9bc63f7b5e
EUC-JP 畯嵌?}畯嵌?{^ 100011111100110110111011110101101100100000111111011111011000111111001101101110111101011011001000001111110111101101011110 8fcdbbd6c83f7d8fcdbbd6c83f7b5e
UTF-8 畯嵌툉}畯嵌툉{^ 111001111001010110101111111001011011010110001100111011011000100010001001011111011110011110010101101011111110010110110101100011001110110110001000100010010111101101011110 e795afe5b58ced88897de795afe5b58ced88897b5e
UHC 畯嵌툉}畯嵌툉{^ 111100011110000111001010111011101100010111110011011111011111000111100001110010101110111011000101111100110111101101011110 f1e1caeec5f37df1e1caeec5f37b5e

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