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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 璋???璋???^ 1110000011110110001111110011111100111111111000001111011000111111001111110011111101011110 e0f63f3f3fe0f63f3f3f5e
EUC-JP 璋???璋???^ 1110000011111000001111110011111100111111111000001111100000111111001111110011111101011110 e0f83f3f3fe0f83f3f3f5e
UTF-8 璋렭欌렋璋렭欌렋^ 11100111100100101000101111101011101000001010110111100110101011001000110011101011101000001000101111100111100100101000101111101011101000001010110111100110101011001000110011101011101000001000101101011110 e7928beba0ade6ac8ceba08be7928beba0ade6ac8ceba08b5e
UHC 璋렭欌렋璋렭欌렋^ 1110110111110000100011101011101011101101111010111000111010100010111011011111000010001110101110101110110111101011100011101010001001011110 edf08ebaedeb8ea2edf08ebaedeb8ea25e

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