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 ??????關蔭 00111111001111110011111100111111001111110011111111101000100100001000100011111100 3f3f3f3f3f3fe89088fc
EUC-JP ??????關蔭 00111111001111110011111100111111001111110011111111101111111100001011000011111110 3f3f3f3f3f3feff0b0fe
UTF-8 娛륁빘柳룩돞關蔭 111001011010100010011011111010111010010110000001111010111011100110011000111011111010011110001001111010111010001110101001111010111000111110011110111010011001011110011100111010001001010010101101 e5a89beba581ebb998efa789eba3a9eb8f9ee9979ce894ad
UHC 娛륁빘柳룩돞關蔭 11100111111101001000111111101100100101011011100111101010111101111011011111101000100010011010010011001110101111001110101111100011 e7f48fec95b9eaf7b7e889a4cebcebe3

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