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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 兮跚鐺兮跚鐺B 10011001011000011110011011100111111010000110010110011001011000011110011011100111111010000110010101000010 9961e6e7e8659961e6e7e86542
EUC-JP 兮跚鐺兮跚鐺B 11010001110000101110110011101001111011111100011011010001110000101110110011101001111011111100011001000010 d1c2ece9efc6d1c2ece9efc642
UTF-8 兮跚鐺兮跚鐺B 11100101100001011010111011101000101101111001101011101001100100001011101011100101100001011010111011101000101101111001101011101001100100001011101001000010 e585aee8b79ae990bae585aee8b79ae990ba42
UHC 兮??兮??B 111110111011000100111111001111111111101110110001001111110011111101000010 fbb13f3ffbb13f3f42

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