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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 鄒夂劼}鄒夂劼{^ 111001111011111010011010111001111001100110100010011111011110011110111110100110101110011110011001101000100111101101011110 e7be9ae799a27de7be9ae799a27b5e
EUC-JP 鄒夂劼}鄒夂劼{^ 111011101100000011010100111010011101001010100100011111011110111011000000110101001110100111010010101001000111101101011110 eec0d4e9d2a47deec0d4e9d2a47b5e
UTF-8 鄒夂劼}鄒夂劼{^ 111010011000010010010010111001011010010010000010111001011000101010111100011111011110100110000100100100101110010110100100100000101110010110001010101111000111101101011110 e98492e5a482e58abc7de98492e5a482e58abc7b5e
UHC 鄒??}鄒??{^ 1111010111011011001111110011111101111101111101011101101100111111001111110111101101011110 f5db3f3f7df5db3f3f7b5e

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