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 ?h?fN}?h?fN{^ 00111111011010000011111101100110010011100111110100111111011010000011111101100110010011100111101101011110 3f683f664e7d3f683f664e7b5e
SJIS-WIN 業h業fN}業h業fN{^ 1000101111000110011010001000101111000110011001100100111001111101100010111100011001101000100010111100011001100110010011100111101101011110 8bc6688bc6664e7d8bc6688bc6664e7b5e
EUC-JP 業h業fN}業h業fN{^ 1011011011001000011010001011011011001000011001100100111001111101101101101100100001101000101101101100100001100110010011100111101101011110 b6c868b6c8664e7db6c868b6c8664e7b5e
UTF-8 業h業fN}業h業fN{^ 111001101010010110101101011010001110011010100101101011010110011001001110011111011110011010100101101011010110100011100110101001011010110101100110010011100111101101011110 e6a5ad68e6a5ad664e7de6a5ad68e6a5ad664e7b5e
UHC 業h業fN}業h業fN{^ 1110010111110110011010001110010111110110011001100100111001111101111001011111011001101000111001011111011001100110010011100111101101011110 e5f668e5f6664e7de5f668e5f6664e7b5e

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