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 覓窮〒}覓窮〒{^ 111001100100101110001011100001111000000110100111011111011110011001001011100010111000011110000001101001110111101101011110 e64b8b8781a77de64b8b8781a77b5e
EUC-JP 覓窮〒}覓窮〒{^ 111010111010110010110101111001111010001010101001011111011110101110101100101101011110011110100010101010010111101101011110 ebacb5e7a2a97debacb5e7a2a97b5e
UTF-8 覓窮〒}覓窮〒{^ 111010001010011010010011111001111010101010101110111000111000000010010010011111011110100010100110100100111110011110101010101011101110001110000000100100100111101101011110 e8a693e7aaaee380927de8a693e7aaaee380927b5e
UHC 覓窮?}覓窮?{^ 11011000111100101100111111100011001111110111110111011000111100101100111111100011001111110111101101011110 d8f2cfe33f7dd8f2cfe33f7b5e

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