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 ???饒??晤ゆ 0011111100111111001111111110100101100000001111110011111110011101111010111000001011100100 3f3f3fe9603f3f9deb82e4
EUC-JP ???饒??晤ゆ 0011111100111111001111111111000111000001001111110011111111011010111011011010010011100110 3f3f3ff1c13f3fdaeda4e6
UTF-8 若쇠구饒볩쉘晤ゆ 111011111010010110110100111011001000011110100000111010101011010110101100111010011010010110010010111010111011001110101001111011001000100110011000111001101001100110100100111000111000001010000110 efa5b4ec87a0eab5ace9a592ebb3a9ec8998e699a4e38286
UHC 若쇠구饒볩쉘晤ゆ 11100101101011101011110011101000101100011011100011101001101011101001001111101111101111011010100111100111111110111010101011100110 e5aebce8b1b8e9ae93efbda9e7fbaae6

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