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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP 檉??}檉??{^ 10001111110001011011101100111111001111110111110110001111110001011011101100111111001111110111101101011110 8fc5bb3f3f7d8fc5bb3f3f7b5e
UTF-8 檉띱ㅅ}檉띱ㅅ{^ 111001101010101010001001111010111001110110110001111000111000010110000101011111011110011010101010100010011110101110011101101100011110001110000101100001010111101101011110 e6aa89eb9db1e385857de6aa89eb9db1e385857b5e
UHC 檉띱ㅅ}檉띱ㅅ{^ 111011111110000010110110111100001010010010110101011111011110111111100000101101101111000010100100101101010111101101011110 efe0b6f0a4b57defe0b6f0a4b57b5e

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