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 ??モ?匿??ヘ^ 001111110011111110000011100000100011111110010011101111010011111100111111100000110111011101011110 3f3f83823f93bd3f3f83775e
EUC-JP ??モ?匿??ヘ^ 001111110011111110100101111000100011111111000110101111110011111100111111101001011101100001011110 3f3fa5e23fc6bf3f3fa5d85e
UTF-8 룶卽モ룵匿룶殺ヘ^ 11101011101000111011011011100101100011011011110111100011100000111010001011101011101000111011010111100101100011001011111111101011101000111011011011101111101001011011000011100011100000111001100001011110 eba3b6e58dbde383a2eba3b5e58cbfeba3b6efa5b0e383985e
UHC 룶卽モ룵匿룶殺ヘ^ 1000111110101011111100011110110110101011111000101000111110101010110100101111101110001111101010111110000111101101101010111101100001011110 8fabf1edabe28faad2fb8fabe1edabd85e

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