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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ?????モ??ァ 0011111100111111001111110011111100111111100000111000001000111111001111111000001101000000 3f3f3f3f3f83823f3f8340
EUC-JP ?????モ??ァ 0011111100111111001111110011111100111111101001011110001000111111001111111010010110100001 3f3f3f3f3fa5e23f3fa5a1
UTF-8 룶濫헌룶쨵モ룶쾹ァ 111010111010001110110110111011111010010010100010111011011001011110001100111010111010001110110110111011001010100010110101111000111000001110100010111010111010001110110110111011001011111010111001111000111000001010100001 eba3b6efa4a2ed978ceba3b6eca8b5e383a2eba3b6ecbeb9e382a1
UHC 룶濫헌룶쨵モ룶쾹ァ 100011111010101111010001111110101100011111100101100011111010101110100100100011111010101111100010100011111010101110110010100011111010101110100001 8fabd1fac7e58faba48fabe28fabb28faba1

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