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혳횉{^ 1110110010110001100101000100110111101101100110001011001111101101100110101000100101111101111011001011000110010100010011011110110110011000101100111110110110011010100010010111101101011110 ecb1944ded98b3ed9a897decb1944ded98b3ed9a897b5e
UHC 챔M혳횉}챔M혳횉{^ 1100001110101000010011011100001010011010110000111000011101111101110000111010100001001101110000101001101011000011100001110111101101011110 c3a84dc29ac3877dc3a84dc29ac3877b5e

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