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 ????????K 001111110011111100111111001111110011111100111111001111110011111101001011 3f3f3f3f3f3f3f3f4b
SJIS-WIN 而?張?而?凋?K 10001110101001110011111110010010101000110011111110001110101001110011111110010010100111000011111101001011 8ea73f92a33f8ea73f929c3f4b
EUC-JP 而?張?而?凋?K 10111100101010010011111111000100101001010011111110111100101010010011111111000011111111000011111101001011 bca93fc4a53fbca93fc3fc3f4b
UTF-8 而렲張렜而렲凋렪K 11101000100000001000110011101011101000001011001011100101101111001011010111101011101000001001110011101000100000001000110011101011101000001011001011100101100001111000101111101011101000001010101001001011 e8808ceba0b2e5bcb5eba09ce8808ceba0b2e5878beba0aa4b
UHC 而렲張렜而렲凋렪K 1110110010111011100011101011111111101101111001011000111010101110111011001011101110001110101111111111000010111101100011101011100001001011 ecbb8ebfede58eaeecbb8ebff0bd8eb84b

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