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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 隨倩コ。隨倩コ。^ 11100111101011001001100011101000101110101010000111100111101011001001100011101000101110101010000101011110 e7ac98e8baa1e7ac98e8baa15e
EUC-JP 隨倩コ。隨倩コ。^ 1110111010101110110100001110101010001110101110101000111010100001111011101010111011010000111010101000111010111010100011101010000101011110 eeaed0ea8eba8ea1eeaed0ea8eba8ea15e
UTF-8 隨倩コ。隨倩コ。^ 11101001100110101010100011100101100000001010100111101111101111011011101011101111101111011010000111101001100110101010100011100101100000001010100111101111101111011011101011101111101111011010000101011110 e99aa8e580a9efbdbaefbda1e99aa8e580a9efbdbaefbda15e
UHC 隨???隨???^ 1110001011001011001111110011111100111111111000101100101100111111001111110011111101011110 e2cb3f3f3fe2cb3f3f3f5e

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