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 ???R???^[???R???^[^ 00111111001111110011111101010010001111110011111100111111010111100101101100111111001111110011111101010010001111110011111100111111010111100101101101011110 3f3f3f523f3f3f5e5b3f3f3f523f3f3f5e5b5e
SJIS-WIN ???R???^[???R???^[^ 00111111001111110011111101010010001111110011111100111111010111100101101100111111001111110011111101010010001111110011111100111111010111100101101101011110 3f3f3f523f3f3f5e5b3f3f3f523f3f3f5e5b5e
EUC-JP ???R???^[???R???^[^ 00111111001111110011111101010010001111110011111100111111010111100101101100111111001111110011111101010010001111110011111100111111010111100101101101011110 3f3f3f523f3f3f5e5b3f3f3f523f3f3f5e5b5e
UTF-8 뭒몼뫔R뭒몼뫔^[뭒몼뫔R뭒몼뫔^[^ 11101011101011011001001011101011101010101011110011101011101010111001010001010010111010111010110110010010111010111010101010111100111010111010101110010100010111100101101111101011101011011001001011101011101010101011110011101011101010111001010001010010111010111010110110010010111010111010101010111100111010111010101110010100010111100101101101011110 ebad92ebaabcebab9452ebad92ebaabcebab945e5bebad92ebaabcebab9452ebad92ebaabcebab945e5b5e
UHC 뭒몼뫔R뭒몼뫔^[뭒몼뫔R뭒몼뫔^[^ 10010010010110101001000110100001100100011011011001010010100100100101101010010001101000011001000110110110010111100101101110010010010110101001000110100001100100011011011001010010100100100101101010010001101000011001000110110110010111100101101101011110 925a91a191b652925a91a191b65e5b925a91a191b652925a91a191b65e5b5e

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