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 繩??}繩??{^ 1110001110001010001111110011111101111101111000111000101000111111001111110111101101011110 e38a3f3f7de38a3f3f7b5e
EUC-JP 繩??}繩??{^ 1110010111101010001111110011111101111101111001011110101000111111001111110111101101011110 e5ea3f3f7de5ea3f3f7b5e
UTF-8 繩굦똒}繩굦똒{^ 111001111011100110101001111010101011010110100110111010111001100010010010011111011110011110111001101010011110101010110101101001101110101110011000100100100111101101011110 e7b9a9eab5a6eb98927de7b9a9eab5a6eb98927b5e
UHC 繩굦똒}繩굦똒{^ 111000111011000110000010100011001000110001010001011111011110001110110001100000101000110010001100010100010111101101011110 e3b1828c8c517de3b1828c8c517b5e

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