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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 侑??????? 100110001101000000111111001111110011111100111111001111110011111100111111 98d03f3f3f3f3f3f3f
EUC-JP 侑??????? 110100001101001000111111001111110011111100111111001111110011111100111111 d0d23f3f3f3f3f3f3f
UTF-8 侑면렗띔뤰곌쫷룽 111001001011111010010001111010111010100110110100111010111010000010010111111010111001110110010100111010111010010010110000111010101011001110001100111011001010101110110111111010111010001110111101 e4be91eba9b4eba097eb9d94eba4b0eab38cecabb7eba3bd
UHC 侑면렗띔뤰곌쫷룽 11101010111000101011100011101001100011101010110010110110111010101000111111011110101100001110101010100110100011101011011111101110 eae2b8e98eacb6ea8fdeb0eaa68eb7ee

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