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 テつ益}テつ益{^ 11000011100000101100001010001001011101100111110111000011100000101100001010001001011101100111101101011110 c382c289767dc382c289767b5e
EUC-JP テつ益}テつ益{^ 100011101100001110100100110001001011000111010111011111011000111011000011101001001100010010110001110101110111101101011110 8ec3a4c4b1d77d8ec3a4c4b1d77b5e
UTF-8 テつ益}テつ益{^ 111011111011111010000011111000111000000110100100111001111001101110001010011111011110111110111110100000111110001110000001101001001110011110011011100010100111101101011110 efbe83e381a4e79b8a7defbe83e381a4e79b8a7b5e
UHC ?つ益}?つ益{^ 00111111101010101100010011101100110011000111110100111111101010101100010011101100110011000111101101011110 3faac4eccc7d3faac4eccc7b5e

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