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 ???m}???m{^ 0011111100111111001111110110110101111101001111110011111100111111011011010111101101011110 3f3f3f6d7d3f3f3f6d7b5e
SJIS-WIN 鱈脱造m}鱈脱造m{^ 1001001001001100100100100100010110010001101000100110110101111101100100100100110010010010010001011001000110100010011011010111101101011110 924c924591a26d7d924c924591a26d7b5e
EUC-JP 鱈脱造m}鱈脱造m{^ 1100001110101101110000111010011011000010101001000110110101111101110000111010110111000011101001101100001010100100011011010111101101011110 c3adc3a6c2a46d7dc3adc3a6c2a46d7b5e
UTF-8 鱈脱造m}鱈脱造m{^ 1110100110110001100010001110100010000100101100011110100110000000101000000110110101111101111010011011000110001000111010001000010010110001111010011000000010100000011011010111101101011110 e9b188e884b1e980a06d7de9b188e884b1e980a06d7b5e
UHC ??造m}??造m{^ 00111111001111111111000011100011011011010111110100111111001111111111000011100011011011010111101101011110 3f3ff0e36d7d3f3ff0e36d7b5e

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