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 鄂倡弔}鄂倡弔{^ 111001111011110110011000111001111001001010100010011111011110011110111101100110001110011110010010101000100111101101011110 e7bd98e792a27de7bd98e792a27b5e
EUC-JP 鄂倡弔}鄂倡弔{^ 111011101011111111010000111010011100010010100100011111011110111010111111110100001110100111000100101001000111101101011110 eebfd0e9c4a47deebfd0e9c4a47b5e
UTF-8 鄂倡弔}鄂倡弔{^ 111010011000010010000010111001011000000010100001111001011011110010010100011111011110100110000100100000101110010110000000101000011110010110111100100101000111101101011110 e98482e580a1e5bc947de98482e580a1e5bc947b5e
UHC 鄂倡弔}鄂倡弔{^ 111001001100011111110011110110111111000011000000011111011110010011000111111100111101101111110000110000000111101101011110 e4c7f3dbf0c07de4c7f3dbf0c07b5e

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