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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 爰?漿?\}爰?漿?\{^ 1110000010100111001111111001111111110111001111110101110001111101111000001010011100111111100111111111011100111111010111000111101101011110 e0a73f9ff73f5c7de0a73f9ff73f5c7b5e
EUC-JP 爰?漿?\}爰?漿?\{^ 1110000010101001001111111101111011111001001111110101110001111101111000001010100100111111110111101111100100111111010111000111101101011110 e0a93fdef93f5c7de0a93fdef93f5c7b5e
UTF-8 爰렢漿렖\}爰렢漿렖\{^ 1110011110001000101100001110101110100000101000101110011010111100101111111110101110100000100101100101110001111101111001111000100010110000111010111010000010100010111001101011110010111111111010111010000010010110010111000111101101011110 e788b0eba0a2e6bcbfeba0965c7de788b0eba0a2e6bcbfeba0965c7b5e
UHC 爰렢漿렖\}爰렢漿렖\{^ 111010101011101010001110101100111110110111101100100011101010101101011100011111011110101010111010100011101011001111101101111011001000111010101011010111000111101101011110 eaba8eb3edec8eab5c7deaba8eb3edec8eab5c7b5e

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