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??]^ 00111111001111110101001000111111001111110110111100111111001111110101110101011110 3f3f523f3f6f3f3f5d5e
SJIS-WIN 燾雫R燾雫o燾雫]^ 11111011010110101000111010110100010100101111101101011010100011101011010001101111111110110101101010001110101101000101110101011110 fb5a8eb452fb5a8eb46ffb5a8eb45d5e
EUC-JP 燾雫R燾雫o燾雫]^ 10001111110010101011110110111100101101100101001010001111110010101011110110111100101101100110111110001111110010101011110110111100101101100101110101011110 8fcabdbcb6528fcabdbcb66f8fcabdbcb65d5e
UTF-8 燾雫R燾雫o燾雫]^ 11100111100001111011111011101001100110111010101101010010111001111000011110111110111010011001101110101011011011111110011110000111101111101110100110011011101010110101110101011110 e787bee99bab52e787bee99bab6fe787bee99bab5d5e
UHC 燾?R燾?o燾?]^ 11010100101001110011111101010010110101001010011100111111011011111101010010100111001111110101110101011110 d4a73f52d4a73f6fd4a73f5d5e

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