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 鄂秦弔}鄂秦弔{^ 111001111011110110010000011000001001001010100010011111011110011110111101100100000110000010010010101000100111101101011110 e7bd906092a27de7bd906092a27b5e
EUC-JP 鄂秦弔}鄂秦弔{^ 111011101011111110111111110000011100010010100100011111011110111010111111101111111100000111000100101001000111101101011110 eebfbfc1c4a47deebfbfc1c4a47b5e
UTF-8 鄂秦弔}鄂秦弔{^ 111010011000010010000010111001111010011110100110111001011011110010010100011111011110100110000100100000101110011110100111101001101110010110111100100101000111101101011110 e98482e7a7a6e5bc947de98482e7a7a6e5bc947b5e
UHC 鄂秦弔}鄂秦弔{^ 111001001100011111110010110110101111000011000000011111011110010011000111111100101101101011110000110000000111101101011110 e4c7f2daf0c07de4c7f2daf0c07b5e

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