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 鰲スク}鰲スク{^ 1110100111100000101111011011100001111101111010011110000010111101101110000111101101011110 e9e0bdb87de9e0bdb87b5e
EUC-JP 鰲スク}鰲スク{^ 111100101110001010001110101111011000111010111000011111011111001011100010100011101011110110001110101110000111101101011110 f2e28ebd8eb87df2e28ebd8eb87b5e
UTF-8 鰲スク}鰲スク{^ 111010011011000010110010111011111011110110111101111011111011110110111000011111011110100110110000101100101110111110111101101111011110111110111101101110000111101101011110 e9b0b2efbdbdefbdb87de9b0b2efbdbdefbdb87b5e
UHC 鰲??}鰲??{^ 1110100010100111001111110011111101111101111010001010011100111111001111110111101101011110 e8a73f3f7de8a73f3f7b5e

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