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?星星^[^ 001111111001000010101111100100001010111101010010001111111001000010101111100100001010111101011110010110110011111110010000101011111001000010101111010100100011111110010000101011111001000010101111010111100101101101011110 3f90af90af523f90af90af5e5b3f90af90af523f90af90af5e5b5e
EUC-JP ?星星R?星星^[?星星R?星星^[^ 001111111100000010110001110000001011000101010010001111111100000010110001110000001011000101011110010110110011111111000000101100011100000010110001010100100011111111000000101100011100000010110001010111100101101101011110 3fc0b1c0b1523fc0b1c0b15e5b3fc0b1c0b1523fc0b1c0b15e5b5e
UTF-8 쌚星星R쌚星星^[쌚星星R쌚星星^[^ 11101100100011001001101011100110100110001001111111100110100110001001111101010010111011001000110010011010111001101001100010011111111001101001100010011111010111100101101111101100100011001001101011100110100110001001111111100110100110001001111101010010111011001000110010011010111001101001100010011111111001101001100010011111010111100101101101011110 ec8c9ae6989fe6989f52ec8c9ae6989fe6989f5e5bec8c9ae6989fe6989f52ec8c9ae6989fe6989f5e5b5e
UHC 쌚星星R쌚星星^[쌚星星R쌚星星^[^ 10011011010001111110000011111000111000001111100001010010100110110100011111100000111110001110000011111000010111100101101110011011010001111110000011111000111000001111100001010010100110110100011111100000111110001110000011111000010111100101101101011110 9b47e0f8e0f8529b47e0f8e0f85e5b9b47e0f8e0f8529b47e0f8e0f85e5b5e

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