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 ??u??R}??u??R{^ 001111110011111101110101001111110011111101010010011111010011111100111111011101010011111100111111010100100111101101011110 3f3f753f3f527d3f3f753f3f527b5e
SJIS-WIN ?ーu?アR}?ーu?アR{^ 001111111011000001110101001111111011000101010010011111010011111110110000011101010011111110110001010100100111101101011110 3fb0753fb1527d3fb0753fb1527b5e
EUC-JP ?ーu?アR}?ーu?アR{^ 00111111100011101011000001110101001111111000111010110001010100100111110100111111100011101011000001110101001111111000111010110001010100100111101101011110 3f8eb0753f8eb1527d3f8eb0753f8eb1527b5e
UTF-8 䵸ーu䵸アR}䵸ーu䵸アR{^ 11100100101101011011100011101111101111011011000001110101111001001011010110111000111011111011110110110001010100100111110111100100101101011011100011101111101111011011000001110101111001001011010110111000111011111011110110110001010100100111101101011110 e4b5b8efbdb075e4b5b8efbdb1527de4b5b8efbdb075e4b5b8efbdb1527b5e
UHC ??u??R}??u??R{^ 001111110011111101110101001111110011111101010010011111010011111100111111011101010011111100111111010100100111101101011110 3f3f753f3f527d3f3f753f3f527b5e

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