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 莊?帳?莊?帳?^ 11100100101101010011111110010010101000000011111111100100101101010011111110010010101000000011111101011110 e4b53f92a03fe4b53f92a03f5e
EUC-JP 莊?帳?莊?帳?^ 11101000101101110011111111000100101000100011111111101000101101110011111111000100101000100011111101011110 e8b73fc4a23fe8b73fc4a23f5e
UTF-8 莊렰帳뒷莊렰帳뒬^ 11101000100011101000101011101011101000001011000011100101101110001011001111101011100100101011011111101000100011101000101011101011101000001011000011100101101110001011001111101011100100101010110001011110 e88e8aeba0b0e5b8b3eb92b7e88e8aeba0b0e5b8b3eb92ac5e
UHC 莊렰帳뒷莊렰帳뒬^ 1110110111110110100011101011110111101101111000111011010111011110111011011111011010001110101111011110110111100011101101011101110001011110 edf68ebdede3b5deedf68ebdede3b5dc5e

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