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 賃?矣?賃?沮? 100100101100000000111111111000011110000100111111100100101100000000111111100111111001110000111111 92c03fe1e13f92c03f9f9c3f
EUC-JP 賃?矣?賃?沮? 110001001100001000111111111000101110001100111111110001001100001000111111110111011111110000111111 c4c23fe2e33fc4c23fddfc3f
UTF-8 賃렪矣렎賃렪沮렢 111010001011001110000011111010111010000010101010111001111001111110100011111010111010000010001110111010001011001110000011111010111010000010101010111001101011001010101110111010111010000010100010 e8b383eba0aae79fa3eba08ee8b383eba0aae6b2aeeba0a2
UHC 賃렪矣렎賃렪沮렢 11101100111111001000111010111000111010111111100010001110101001001110110011111100100011101011100011101110110000011000111010110011 ecfc8eb8ebf88ea4ecfc8eb8eec18eb3

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