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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 砥???砥???^ 1001001101110101001111110011111100111111100100110111010100111111001111110011111101011110 93753f3f3f93753f3f3f5e
EUC-JP 砥?檉?砥?檉?^ 110001011101011000111111100011111100010110111011001111111100010111010110001111111000111111000101101110110011111101011110 c5d63f8fc5bb3fc5d63f8fc5bb3f5e
UTF-8 砥렡檉룁砥렡檉뢸^ 11100111101000001010010111101011101000001010000111100110101010101000100111101011101000111000000111100111101000001010010111101011101000001010000111100110101010101000100111101011101000101011100001011110 e7a0a5eba0a1e6aa89eba381e7a0a5eba0a1e6aa89eba2b85e
UHC 砥렡檉룁砥렡檉뢸^ 1111001010110010100011101011001011101111111000001011011111011110111100101011001010001110101100101110111111100000101101111101110001011110 f2b28eb2efe0b7def2b28eb2efe0b7dc5e

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