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혧혝{^ 1110110110011000101010010100110111101101100110001010011111101101100110001001110101111101111011011001100010101001010011011110110110011000101001111110110110011000100111010111101101011110 ed98a94ded98a7ed989d7ded98a94ded98a7ed989d7b5e
UHC 혩M혧혝}혩M혧혝{^ 1100001010010001010011011100001010001111110000101000011101111101110000101001000101001101110000101000111111000010100001110111101101011110 c2914dc28fc2877dc2914dc28fc2877b5e

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