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\}??K\{^ 0011111100111111010010110101110001111101001111110011111101001011010111000111101101011110 3f3f4b5c7d3f3f4b5c7b5e
SJIS-WIN 村速K\}村速K\{^ 100100011011101010010001101011000100101101011100011111011001000110111010100100011010110001001011010111000111101101011110 91ba91ac4b5c7d91ba91ac4b5c7b5e
EUC-JP 村速K\}村速K\{^ 110000101011110011000010101011100100101101011100011111011100001010111100110000101010111001001011010111000111101101011110 c2bcc2ae4b5c7dc2bcc2ae4b5c7b5e
UTF-8 村速K\}村速K\{^ 11100110100111011001000111101001100000001001111101001011010111000111110111100110100111011001000111101001100000001001111101001011010111000111101101011110 e69d91e9809f4b5c7de69d91e9809f4b5c7b5e
UHC 村速K\}村速K\{^ 111101011011110111100001110111000100101101011100011111011111010110111101111000011101110001001011010111000111101101011110 f5bde1dc4b5c7df5bde1dc4b5c7b5e

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