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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 涌竟[}涌竟[{^ 10010111010011111110100011101101010110110111110110010111010011111110100011101101010110110111101101011110 974fe8ed5b7d974fe8ed5b7b5e
EUC-JP 涌竟[}涌竟[{^ 11001101101100001111000011101111010110110111110111001101101100001111000011101111010110110111101101011110 cdb0f0ef5b7dcdb0f0ef5b7b5e
UTF-8 涌竟[}涌竟[{^ 1110011010110110100011001110011110101011100111110101101101111101111001101011011010001100111001111010101110011111010110110111101101011110 e6b68ce7ab9f5b7de6b68ce7ab9f5b7b5e
UHC 涌竟[}涌竟[{^ 11101001101111111100110011100101010110110111110111101001101111111100110011100101010110110111101101011110 e9bfcce55b7de9bfcce55b7b5e

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