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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 浯カ鋓サn}浯カ鋓サn{^ 1111101011111100101101101111101111010110101110110110111001111101111110101111110010110110111110111101011010111011011011100111101101011110 fafcb6fbd6bb6e7dfafcb6fbd6bb6e7b5e
EUC-JP 浯カ鋓サn}浯カ鋓サn{^ 10001111110001111100001110001110101101101000111111100100101111111000111010111011011011100111110110001111110001111100001110001110101101101000111111100100101111111000111010111011011011100111101101011110 8fc7c38eb68fe4bf8ebb6e7d8fc7c38eb68fe4bf8ebb6e7b5e
UTF-8 浯カ鋓サn}浯カ鋓サn{^ 1110011010110101101011111110111110111101101101101110100110001011100100111110111110111101101110110110111001111101111001101011010110101111111011111011110110110110111010011000101110010011111011111011110110111011011011100111101101011110 e6b5afefbdb6e98b93efbdbb6e7de6b5afefbdb6e98b93efbdbb6e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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