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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ??????モ^ 001111110011111100111111001111110011111100111111100000111000001001011110 3f3f3f3f3f3f83825e
EUC-JP ?珹????モ^ 0011111110001111110010111111101100111111001111110011111100111111101001011110001001011110 3f8fcbfb3f3f3f3fa5e25e
UTF-8 룶珹룶괄룶첂モ^ 11101011101000111011011011100111100011111011100111101011101000111011011011101010101101001000010011101011101000111011011011101100101100101000001011100011100000111010001001011110 eba3b6e78fb9eba3b6eab484eba3b6ecb282e383a25e
UHC 룶珹룶괄룶첂モ^ 100011111010101111100000111110111000111110101011101100001111110110001111101010111010101010001111101010111110001001011110 8fabe0fb8fabb0fd8fabaa8fabe25e

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