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쎈묵o쎈묵]^ 11101100100011101000100011101011101011001011010101010010111011001000111010001000111010111010110010110101011011111110110010001110100010001110101110101100101101010101110101011110 ec8e88ebacb552ec8e88ebacb56fec8e88ebacb55d5e
SJIS-WIN ????¬?R????¬?o????¬?]^ 00111111001111110011111100111111100000011100101000111111010100100011111100111111001111110011111110000001110010100011111101101111001111110011111100111111001111111000000111001010001111110101110101011110 3f3f3f3f81ca3f523f3f3f3f81ca3f6f3f3f3f3f81ca3f5d5e
EUC-JP ì??ë¬?Rì??ë¬?oì??ë¬?]^ 10001111101010111100000000111111001111111000111110101011101100111010001011001100001111110101001010001111101010111100000000111111001111111000111110101011101100111010001011001100001111110110111110001111101010111100000000111111001111111000111110101011101100111010001011001100001111110101110101011110 8fabc03f3f8fabb3a2cc3f528fabc03f3f8fabb3a2cc3f6f8fabc03f3f8fabb3a2cc3f5d5e
UTF-8 쎈묵R쎈묵o쎈묵]^ 11000011101011001100001010001110110000101000100011000011101010111100001010101100110000101011010101010010110000111010110011000010100011101100001010001000110000111010101111000010101011001100001010110101011011111100001110101100110000101000111011000010100010001100001110101011110000101010110011000010101101010101110101011110 c3acc28ec288c3abc2acc2b552c3acc28ec288c3abc2acc2b56fc3acc28ec288c3abc2acc2b55d5e
UHC ??????R??????o??????]^ 00111111001111110011111100111111001111110011111101010010001111110011111100111111001111110011111100111111011011110011111100111111001111110011111100111111001111110101110101011110 3f3f3f3f3f3f523f3f3f3f3f3f6f3f3f3f3f3f3f5d5e

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