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 鼇ε?}鼇ε?{^ 11101010100001111000001111000011001111110111110111101010100001111000001111000011001111110111101101011110 ea8783c33f7dea8783c33f7b5e
EUC-JP 鼇ε˘}鼇ε˘{^ 1111001111100111101001101100010110001111101000101010111101111101111100111110011110100110110001011000111110100010101011110111101101011110 f3e7a6c58fa2af7df3e7a6c58fa2af7b5e
UTF-8 鼇ε˘}鼇ε˘{^ 1110100110111100100001111100111010110101110010111001100001111101111010011011110010000111110011101011010111001011100110000111101101011110 e9bc87ceb5cb987de9bc87ceb5cb987b5e
UHC 鼇ε˘}鼇ε˘{^ 111010001010100010100101111001011010001010101000011111011110100010101000101001011110010110100010101010000111101101011110 e8a8a5e5a2a87de8a8a5e5a2a87b5e

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