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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 茁???烝?億 11111011100100110011111100111111001111111110000001111110001111111000100110101101 fb933f3f3fe07e3f89ad
EUC-JP 茁???烝?億 1000111111010111110111100011111100111111001111111101111111011111001111111011001010101111 8fd7de3f3f3fdfdf3fb2af
UTF-8 茁희렰렍烝렯億 111010001000110010000001111011011001110110101100111010111010000010110000111010111010000010001101111001111000001110011101111010111010000010101111111001011000010010000100 e88c81ed9daceba0b0eba08de7839deba0afe58484
UHC 茁희렰렍烝렯億 1111000111101000110010001111000110001110101111011000111010100011111100011111011010001110101111001110010111100010 f1e8c8f18ebd8ea3f1f68ebce5e2

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