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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 璋??????? 111000001111011000111111001111110011111100111111001111110011111100111111 e0f63f3f3f3f3f3f3f
EUC-JP 璋??????? 111000001111100000111111001111110011111100111111001111110011111100111111 e0f83f3f3f3f3f3f3f
UTF-8 璋렟롋뀌렊ㅸ렲렊 111001111001001010001011111010111010000010011111111010111010000110001011111010111000000010001100111010111010000010001010111000111000010110111000111010111010000010110010111010111010000010001010 e7928beba09feba18beb808ceba08ae385b8eba0b2eba08a
UHC 璋렟롋뀌렊ㅸ렲렊 11101101111100001000111010110000100011101101000110110010111011101000111010100001101001001110100010001110101111111000111010100001 edf08eb08ed1b2ee8ea1a4e88ebf8ea1

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