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鈺??]^ 11111011110001000011111100111111010100101111101111000100001111110011111101101111111110111100010000111111001111110101110101011110 fbc43f3f52fbc43f3f6ffbc43f3f5d5e
EUC-JP 鈺??R鈺??o鈺??]^ 10001111111000111101010100111111001111110101001010001111111000111101010100111111001111110110111110001111111000111101010100111111001111110101110101011110 8fe3d53f3f528fe3d53f3f6f8fe3d53f3f5d5e
UTF-8 鈺썼랜R鈺썼랜o鈺썼랜]^ 11101001100010001011101011101100100011011011110011101011100111101001110001010010111010011000100010111010111011001000110110111100111010111001111010011100011011111110100110001000101110101110110010001101101111001110101110011110100111000101110101011110 e988baec8dbceb9e9c52e988baec8dbceb9e9c6fe988baec8dbceb9e9c5d5e
UHC 鈺썼랜R鈺썼랜o鈺썼랜]^ 11101000101011011011110111101000101101111010001101010010111010001010110110111101111010001011011110100011011011111110100010101101101111011110100010110111101000110101110101011110 e8adbde8b7a352e8adbde8b7a36fe8adbde8b7a35d5e

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