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???M^ 00111111010011010011111100111111001111110100000000111111010011010011111100111111001111110100110101011110 3f4d3f3f3f403f4d3f3f3f4d5e
SJIS-WIN ?M???@?M???M^ 00111111010011010011111100111111001111110100000000111111010011010011111100111111001111110100110101011110 3f4d3f3f3f403f4d3f3f3f4d5e
EUC-JP ?M???@?M???M^ 00111111010011010011111100111111001111110100000000111111010011010011111100111111001111110100110101011110 3f4d3f3f3f403f4d3f3f3f4d5e
UTF-8 찾M혢혧혧@찾M혢혧혧M^ 1110110010110000101111100100110111101101100110001010001011101101100110001010011111101101100110001010011101000000111011001011000010111110010011011110110110011000101000101110110110011000101001111110110110011000101001110100110101011110 ecb0be4ded98a2ed98a7ed98a740ecb0be4ded98a2ed98a7ed98a74d5e
UHC 찾M혢혧혧@찾M혢혧혧M^ 110000111010001101001101110000101000101111000010100011111100001010001111010000001100001110100011010011011100001010001011110000101000111111000010100011110100110101011110 c3a34dc28bc28fc28f40c3a34dc28bc28fc28f4d5e

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