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 終???誓齊? 10001111010010010011111100111111001111111001000010111110111010101000111000111111 8f493f3f3f90beea8e3f
EUC-JP 終???誓齊? 10111101101010100011111100111111001111111100000011000000111100111110111000111111 bdaa3f3f3fc0c0f3ee3f
UTF-8 終띄렣쇘誓齊렦 111001111011010110000010111010111001110110000100111010111010000010100011111011001000011110011000111010001010101010010011111010011011110110001010111010111010000010100110 e7b582eb9d84eba0a3ec8798e8aa93e9bd8aeba0a6
UHC 終띄렣쇘誓齊렦 1111000011111011101101101110011110001110101101001011110011100111111000001010010111110000101110101000111010110101 f0fbb6e78eb4bce7e0a5f0ba8eb5

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