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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 害??[}害??[{^ 10001010010100010011111100111111010110110111110110001010010100010011111100111111010110110111101101011110 8a513f3f5b7d8a513f3f5b7b5e
EUC-JP 害??[}害??[{^ 10110011101100100011111100111111010110110111110110110011101100100011111100111111010110110111101101011110 b3b23f3f5b7db3b23f3f5b7b5e
UTF-8 害얗썅[}害얗썅[{^ 1110010110101110101100111110110010010110100101111110110010001101100001010101101101111101111001011010111010110011111011001001011010010111111011001000110110000101010110110111101101011110 e5aeb3ec9697ec8d855b7de5aeb3ec9697ec8d855b7b5e
UHC 害얗썅[}害얗썅[{^ 1111101010101010101111101110100110111101111000000101101101111101111110101010101010111110111010011011110111100000010110110111101101011110 faaabee9bde05b7dfaaabee9bde05b7b5e

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