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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 阮壌ウ橲等濶、 111010001001011010001111111010111011001110011110111011011001001110011001111010001000100110100100 e8968febb39eed9399e889a4
EUC-JP 阮壌ウ橲等濶、 1110111111110110101111101110110110001110101100111101110011101111110001011111100111101111111010011000111010100100 eff6beed8eb3dcefc5f9efe98ea4
UTF-8 阮壌ウ橲等濶、 111010011001100010101110111001011010001110001100111011111011110110110011111001101010100110110010111001111010110110001001111001101011111110110110111011111011110110100100 e998aee5a38cefbdb3e6a9b2e7ad89e6bfb6efbda4
UHC 阮???等?? 111010001101011000111111001111110011111111010100111101010011111100111111 e8d63f3f3fd4f53f3f

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