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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 鄒朏\}鄒朏\{^ 11100111101111101001111001001011010111000111110111100111101111101001111001001011010111000111101101011110 e7be9e4b5c7de7be9e4b5c7b5e
EUC-JP 鄒朏\}鄒朏\{^ 11101110110000001101101110101100010111000111110111101110110000001101101110101100010111000111101101011110 eec0dbac5c7deec0dbac5c7b5e
UTF-8 鄒朏\}鄒朏\{^ 1110100110000100100100101110011010011100100011110101110001111101111010011000010010010010111001101001110010001111010111000111101101011110 e98492e69c8f5c7de98492e69c8f5c7b5e
UHC 鄒?\}鄒?\{^ 1111010111011011001111110101110001111101111101011101101100111111010111000111101101011110 f5db3f5c7df5db3f5c7b5e

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