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??{^ 0011111101001101001111110011111101111101001111110100110100111111001111110111101101011110 3f4d3f3f7d3f4d3f3f7b5e
SJIS-WIN ?M??}?M??{^ 0011111101001101001111110011111101111101001111110100110100111111001111110111101101011110 3f4d3f3f7d3f4d3f3f7b5e
EUC-JP ?M??}?M??{^ 0011111101001101001111110011111101111101001111110100110100111111001111110111101101011110 3f4d3f3f7d3f4d3f3f7b5e
UTF-8 혩M청천}혩M청천{^ 1110110110011000101010010100110111101100101100101010110111101100101100101001110001111101111011011001100010101001010011011110110010110010101011011110110010110010100111000111101101011110 ed98a94decb2adecb29c7ded98a94decb2adecb29c7b5e
UHC 혩M청천}혩M청천{^ 1100001010010001010011011100001110111011110000111011010101111101110000101001000101001101110000111011101111000011101101010111101101011110 c2914dc3bbc3b57dc2914dc3bbc3b57b5e

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