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???P?M???SA 00111111010011010011111100111111001111110101000000111111010011010011111100111111001111110101001101000001 3f4d3f3f3f503f4d3f3f3f5341
SJIS-WIN ?M???P?M???SA 00111111010011010011111100111111001111110101000000111111010011010011111100111111001111110101001101000001 3f4d3f3f3f503f4d3f3f3f5341
EUC-JP ?M???P?M???SA 00111111010011010011111100111111001111110101000000111111010011010011111100111111001111110101001101000001 3f4d3f3f3f503f4d3f3f3f5341
UTF-8 찾M혢혧혧P찾M혢혧혧SA 1110110010110000101111100100110111101101100110001010001011101101100110001010011111101101100110001010011101010000111011001011000010111110010011011110110110011000101000101110110110011000101001111110110110011000101001110101001101000001 ecb0be4ded98a2ed98a7ed98a750ecb0be4ded98a2ed98a7ed98a75341
UHC 찾M혢혧혧P찾M혢혧혧SA 110000111010001101001101110000101000101111000010100011111100001010001111010100001100001110100011010011011100001010001011110000101000111111000010100011110101001101000001 c3a34dc28bc28fc28f50c3a34dc28bc28fc28f5341

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