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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 茯h音郤緒終^ 11100100101010001000001010001000100010011011100111100111101110101000111110001111100011110100100101011110 e4a8828889b9e7ba8f8f8f495e
EUC-JP 茯h音郤緒終^ 11101000101010101010001111101000101100101011101111101110101111001011110111101111101111011010101001011110 e8aaa3e8b2bbeebcbdefbdaa5e
UTF-8 茯h音郤緒終^ 11101000100011001010111111101111101111011000100011101001100111111011001111101001100000111010010011100111101101111001001011100111101101011000001001011110 e88cafefbd88e99fb3e983a4e7b792e7b5825e
UHC 茯h音??終^ 1101110011011010101000111110100011101011111001010011111100111111111100001111101101011110 dcdaa3e8ebe53f3ff0fb5e

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