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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鄒ゥ濶ッ鄒ゥ邊ア^ 11100111101111101010100111101000100010011010111111100111101111101010100111100111101100101011000101011110 e7bea9e889afe7bea9e7b2b15e
EUC-JP 鄒ゥ濶ッ鄒ゥ邊ア^ 1110111011000000100011101010100111101111111010011000111010101111111011101100000010001110101010011110111010110100100011101011000101011110 eec08ea9efe98eafeec08ea9eeb48eb15e
UTF-8 鄒ゥ濶ッ鄒ゥ邊ア^ 11101001100001001001001011101111101111011010100111100110101111111011011011101111101111011010111111101001100001001001001011101111101111011010100111101001100000101000101011101111101111011011000101011110 e98492efbda9e6bfb6efbdafe98492efbda9e9828aefbdb15e
UHC 鄒???鄒?邊?^ 111101011101101100111111001111110011111111110101110110110011111111011100101010110011111101011110 f5db3f3f3ff5db3fdcab3f5e

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