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 精?精?艇?? 10010000101110000011111110010000101110000011111110010010111110000011111100111111 90b83f90b83f92f83f3f
EUC-JP 精?精?艇?? 11000000101110100011111111000000101110100011111111000100111110100011111100111111 c0ba3fc0ba3fc4fa3f3f
UTF-8 精렫精렫艇렯欌 111001111011001010111110111010111010000010101011111001111011001010111110111010111010000010101011111010001000100110000111111010111010000010101111111001101010110010001100 e7b2beeba0abe7b2beeba0abe88987eba0afe6ac8c
UHC 精렫精렫艇렯欌 1110111111110001100011101011100111101111111100011000111010111001111011111111001110001110101111001110110111101011 eff18eb9eff18eb9eff38ebcedeb

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