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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
EUC-JP 侁?侁?\}侁?侁?\{^ 100011111011000011111100001111111000111110110000111111000011111101011100011111011000111110110000111111000011111110001111101100001111110000111111010111000111101101011110 8fb0fc3f8fb0fc3f5c7d8fb0fc3f8fb0fc3f5c7b5e
UTF-8 侁렡侁렡\}侁렡侁렡\{^ 1110010010111110100000011110101110100000101000011110010010111110100000011110101110100000101000010101110001111101111001001011111010000001111010111010000010100001111001001011111010000001111010111010000010100001010111000111101101011110 e4be81eba0a1e4be81eba0a15c7de4be81eba0a1e4be81eba0a15c7b5e
UHC 侁렡侁렡\}侁렡侁렡\{^ 111000111110000010001110101100101110001111100000100011101011001001011100011111011110001111100000100011101011001011100011111000001000111010110010010111000111101101011110 e3e08eb2e3e08eb25c7de3e08eb2e3e08eb25c7b5e

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