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 雙??[}雙??[{^ 10011001110101000011111100111111010110110111110110011001110101000011111100111111010110110111101101011110 99d43f3f5b7d99d43f3f5b7b5e
EUC-JP 雙??[}雙??[{^ 11010010110101100011111100111111010110110111110111010010110101100011111100111111010110110111101101011110 d2d63f3f5b7dd2d63f3f5b7b5e
UTF-8 雙뒒뢅[}雙뒒뢅[{^ 1110100110011011100110011110101110010010100100101110101110100010100001010101101101111101111010011001101110011001111010111001001010010010111010111010001010000101010110110111101101011110 e99b99eb9292eba2855b7de99b99eb9292eba2855b7b5e
UHC 雙뒒뢅[}雙뒒뢅[{^ 1110010010101010100010101000111110001111010000010101101101111101111001001010101010001010100011111000111101000001010110110111101101011110 e4aa8a8f8f415b7de4aa8a8f8f415b7b5e

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