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 霓??[}霓??[{^ 11101000101111010011111100111111010110110111110111101000101111010011111100111111010110110111101101011110 e8bd3f3f5b7de8bd3f3f5b7b5e
EUC-JP 霓??[}霓??[{^ 11110000101111110011111100111111010110110111110111110000101111110011111100111111010110110111101101011110 f0bf3f3f5b7df0bf3f3f5b7b5e
UTF-8 霓뉕탢[}霓뉕탢[{^ 1110100110011100100100111110101110001001100101011110110110000011101000100101101101111101111010011001110010010011111010111000100110010101111011011000001110100010010110110111101101011110 e99c93eb8995ed83a25b7de99c93eb8995ed83a25b7b5e
UHC 霓뉕탢[}霓뉕탢[{^ 1110011111100111100001111110101010110101100001010101101101111101111001111110011110000111111010101011010110000101010110110111101101011110 e7e787eab5855b7de7e787eab5855b7b5e

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