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 莊?迂?莊?迂?^ 11100100101101010011111110001001010010010011111111100100101101010011111110001001010010010011111101011110 e4b53f89493fe4b53f89493f5e
EUC-JP 莊?迂?莊?迂?^ 11101000101101110011111110110001101010100011111111101000101101110011111110110001101010100011111101011110 e8b73fb1aa3fe8b73fb1aa3f5e
UTF-8 莊렱迂螺莊렱迂羅^ 11101000100011101000101011101011101000001011000111101000101111111000001011101111101001001001000111101000100011101000101011101011101000001011000111101000101111111000001011101111101001001000111101011110 e88e8aeba0b1e8bf82efa491e88e8aeba0b1e8bf82efa48f5e
UHC 莊렱迂螺莊렱迂羅^ 1110110111110110100011101011111011101001111001101101000111011110111011011111011010001110101111101110100111100110110100011101110001011110 edf68ebee9e6d1deedf68ebee9e6d1dc5e

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