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 砥?尾}砥?尾{^ 10010011011101010011111110010100111101100111110110010011011101010011111110010100111101100111101101011110 93753f94f67d93753f94f67b5e
EUC-JP 砥?尾}砥?尾{^ 11000101110101100011111111001000111110000111110111000101110101100011111111001000111110000111101101011110 c5d63fc8f87dc5d63fc8f87b5e
UTF-8 砥잰尾}砥잰尾{^ 111001111010000010100101111011001001111010110000111001011011000010111110011111011110011110100000101001011110110010011110101100001110010110110000101111100111101101011110 e7a0a5ec9eb0e5b0be7de7a0a5ec9eb0e5b0be7b5e
UHC 砥잰尾}砥잰尾{^ 111100101011001011000000111010011101101010101101011111011111001010110010110000001110100111011010101011010111101101011110 f2b2c0e9daad7df2b2c0e9daad7b5e

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