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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
EUC-JP 檉??[}檉??[{^ 100011111100010110111011001111110011111101011011011111011000111111000101101110110011111100111111010110110111101101011110 8fc5bb3f3f5b7d8fc5bb3f3f5b7b5e
UTF-8 檉멸행[}檉멸행[{^ 1110011010101010100010011110101110101001101110001110110110010110100010010101101101111101111001101010101010001001111010111010100110111000111011011001011010001001010110110111101101011110 e6aa89eba9b8ed96895b7de6aa89eba9b8ed96895b7b5e
UHC 檉멸행[}檉멸행[{^ 1110111111100000101110001110101011000111111000000101101101111101111011111110000010111000111010101100011111100000010110110111101101011110 efe0b8eac7e05b7defe0b8eac7e05b7b5e

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