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 腴肴燦[}腴肴燦[{^ 1110010001001010100011011110011010001110010101110101101101111101111001000100101010001101111001101000111001010111010110110111101101011110 e44a8de68e575b7de44a8de68e575b7b5e
EUC-JP 腴肴燦[}腴肴燦[{^ 1110011110101011101110101110100010111011101110000101101101111101111001111010101110111010111010001011101110111000010110110111101101011110 e7abbae8bbb85b7de7abbae8bbb85b7b5e
UTF-8 腴肴燦[}腴肴燦[{^ 1110100010000101101101001110100010000010101101001110011110000111101001100101101101111101111010001000010110110100111010001000001010110100111001111000011110100110010110110111101101011110 e885b4e882b4e787a65b7de885b4e882b4e787a65b7b5e
UHC ?肴燦[}?肴燦[{^ 001111111111110110100010111100111011111001011011011111010011111111111101101000101111001110111110010110110111101101011110 3ffda2f3be5b7d3ffda2f3be5b7b5e

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