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???B?M???C?M???^ 001111110100110100111111001111110011111101000010001111110100110100111111001111110011111101000011001111110100110100111111001111110011111101011110 3f4d3f3f3f423f4d3f3f3f433f4d3f3f3f5e
SJIS-WIN ?M???B?M???C?M???^ 001111110100110100111111001111110011111101000010001111110100110100111111001111110011111101000011001111110100110100111111001111110011111101011110 3f4d3f3f3f423f4d3f3f3f433f4d3f3f3f5e
EUC-JP ?M???B?M???C?M???^ 001111110100110100111111001111110011111101000010001111110100110100111111001111110011111101000011001111110100110100111111001111110011111101011110 3f4d3f3f3f423f4d3f3f3f433f4d3f3f3f5e
UTF-8 찾M혢혧혧B찾M혢혧혧C찾M혢혧혧^ 111011001011000010111110010011011110110110011000101000101110110110011000101001111110110110011000101001110100001011101100101100001011111001001101111011011001100010100010111011011001100010100111111011011001100010100111010000111110110010110000101111100100110111101101100110001010001011101101100110001010011111101101100110001010011101011110 ecb0be4ded98a2ed98a7ed98a742ecb0be4ded98a2ed98a7ed98a743ecb0be4ded98a2ed98a7ed98a75e
UHC 찾M혢혧혧B찾M혢혧혧C찾M혢혧혧^ 110000111010001101001101110000101000101111000010100011111100001010001111010000101100001110100011010011011100001010001011110000101000111111000010100011110100001111000011101000110100110111000010100010111100001010001111110000101000111101011110 c3a34dc28bc28fc28f42c3a34dc28bc28fc28f43c3a34dc28bc28fc28f5e

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