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???I?\???NE?M???C 00111111010011010011111100111111001111110100100100111111010111000011111100111111001111110100111001000101001111110100110100111111001111110011111101000011 3f4d3f3f3f493f5c3f3f3f4e453f4d3f3f3f43
SJIS-WIN ?M???I?\???NE?M???C 00111111010011010011111100111111001111110100100100111111010111000011111100111111001111110100111001000101001111110100110100111111001111110011111101000011 3f4d3f3f3f493f5c3f3f3f4e453f4d3f3f3f43
EUC-JP ?M???I?\???NE?M???C 00111111010011010011111100111111001111110100100100111111010111000011111100111111001111110100111001000101001111110100110100111111001111110011111101000011 3f4d3f3f3f493f5c3f3f3f4e453f4d3f3f3f43
UTF-8 찾M혢혧혧I챔\혖혧혧NE찾M혢혧혧C 11101100101100001011111001001101111011011001100010100010111011011001100010100111111011011001100010100111010010011110110010110001100101000101110011101101100110001001011011101101100110001010011111101101100110001010011101001110010001011110110010110000101111100100110111101101100110001010001011101101100110001010011111101101100110001010011101000011 ecb0be4ded98a2ed98a7ed98a749ecb1945ced9896ed98a7ed98a74e45ecb0be4ded98a2ed98a7ed98a743
UHC 찾M혢혧혧I챔\혖혧혧NE찾M혢혧혧C 11000011101000110100110111000010100010111100001010001111110000101000111101001001110000111010100001011100110000101000000111000010100011111100001010001111010011100100010111000011101000110100110111000010100010111100001010001111110000101000111101000011 c3a34dc28bc28fc28f49c3a85cc281c28fc28f4e45c3a34dc28bc28fc28f43

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