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 釘嵌╋}釘嵌╋{^ 100100110100001010011011110001101000010010110100011111011001001101000010100110111100011010000100101101000111101101011110 93429bc684b47d93429bc684b47b5e
EUC-JP 釘嵌╋}釘嵌╋{^ 110001011010001111010110110010001010100010110110011111011100010110100011110101101100100010101000101101100111101101011110 c5a3d6c8a8b67dc5a3d6c8a8b67b5e
UTF-8 釘嵌╋}釘嵌╋{^ 111010011000011110011000111001011011010110001100111000101001010110001011011111011110100110000111100110001110010110110101100011001110001010010101100010110111101101011110 e98798e5b58ce2958b7de98798e5b58ce2958b7b5e
UHC 釘嵌╋}釘嵌╋{^ 111011111111100111001010111011101010011010110110011111011110111111111001110010101110111010100110101101100111101101011110 eff9caeea6b67deff9caeea6b67b5e

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