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 モケラ痾モケラ痣^ 1101001110111001110101111110000101111101110100111011100111010111111000010111101101011110 d3b9d7e17dd3b9d7e17b5e
EUC-JP モケラ痾モケラ痣^ 1000111011010011100011101011100110001110110101111110000111011110100011101101001110001110101110011000111011010111111000011101110001011110 8ed38eb98ed7e1de8ed38eb98ed7e1dc5e
UTF-8 モケラ痾モケラ痣^ 11101111101111101001001111101111101111011011100111101111101111101001011111100111100101111011111011101111101111101001001111101111101111011011100111101111101111101001011111100111100101111010001101011110 efbe93efbdb9efbe97e797beefbe93efbdb9efbe97e797a35e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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