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 鼇ε?}鼇ε?{^ 11110011111001111010011011000101001111110111110111110011111001111010011011000101001111110111101101011110 f3e7a6c53f7df3e7a6c53f7b5e
UTF-8 鼇ε씜}鼇ε씜{^ 11101001101111001000011111001110101101011110110010010100100111000111110111101001101111001000011111001110101101011110110010010100100111000111101101011110 e9bc87ceb5ec949c7de9bc87ceb5ec949c7b5e
UHC 鼇ε씜}鼇ε씜{^ 111010001010100010100101111001011011111010111101011111011110100010101000101001011110010110111110101111010111101101011110 e8a8a5e5bebd7de8a8a5e5bebd7b5e

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