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???? 0011111100111111001111110100110100111111001111110011111100111111 3f3f3f4d3f3f3f3f
SJIS-WIN ?夭拔M??祖恙 001111111001101011101110100111010101010101001101001111110011111110010001011000111001110010011001 3f9aee9d554d3f3f91639c99
EUC-JP ?夭拔M??祖恙 001111111101010011110000110110011011011001001101001111110011111111000001110001001101011111111001 3fd4f0d9b64d3f3fc1c4d7f9
UTF-8 뤵夭拔M렱렪祖恙 11101011101001001011010111100101101001001010110111100110100010111001010001001101111010111010000010110001111010111010000010101010111001111010010110010110111001101000000110011001 eba4b5e5a4ade68b944deba0b1eba0aae7a596e68199
UHC 뤵夭拔M렱렪祖恙 100011111110001111101000111011001101101011111011010011011000111010111110100011101011100011110000110100111110010110111111 8fe3e8ecdafb4d8ebe8eb8f0d3e5bf

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