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???]^ 00111111001111110011111101010010001111110011111100111111011011110011111100111111001111110101110101011110 3f3f3f523f3f3f6f3f3f3f5d5e
SJIS-WIN 泣??R泣??o泣??]^ 10001011100000110011111100111111010100101000101110000011001111110011111101101111100010111000001100111111001111110101110101011110 8b833f3f528b833f3f6f8b833f3f5d5e
EUC-JP 泣??R泣??o泣??]^ 10110101111000110011111100111111010100101011010111100011001111110011111101101111101101011110001100111111001111110101110101011110 b5e33f3f52b5e33f3f6fb5e33f3f5d5e
UTF-8 泣뽫뼨R泣뽫뼨o泣뽫뼨]^ 11100110101100111010001111101011101111011010101111101011101111001010100001010010111001101011001110100011111010111011110110101011111010111011110010101000011011111110011010110011101000111110101110111101101010111110101110111100101010000101110101011110 e6b3a3ebbdabebbca852e6b3a3ebbdabebbca86fe6b3a3ebbdabebbca85d5e
UHC 泣뽫뼨R泣뽫뼨o泣뽫뼨]^ 11101011111010001001011011100111100101101010101101010010111010111110100010010110111001111001011010101011011011111110101111101000100101101110011110010110101010110101110101011110 ebe896e796ab52ebe896e796ab6febe896e796ab5d5e

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